Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP taking too long to open project
Message
From
17/05/2001 08:46:43
 
 
To
17/05/2001 08:02:59
General information
Forum:
Visual FoxPro
Category:
Source Safe Control
Miscellaneous
Thread ID:
00507770
Message ID:
00508243
Views:
28
I think what it does is mark all the items in the project as being local (not in VSS)
Then it opens the project (VFP does not look to VSS to check the file's current Check in/out status) once the project is open it puts all the previous statuses back in place.

One downside to this is that the project does not get refreshed - Ie if there are multiple developers checking files in and out your project will never reflect this (unless you try and check out a specific file that another developer has checked out)

But for us here it's great - the number of times I have accidentally closed the project (over enthusiastic Ctrl+W's) then had to sit for 5 mins waiting for it to re-open... it's worth it's weight in gold!

Cheers for this one Tim (If it was my thread i'd give you some stars :)


>>Could you please refer a bit more about what does this program exactly does and how are you using it?
>I don't exactly know what it does. The user field in the project is
>not in the PJX filespec. So I have no idea what the column is for.
>I just know when I use it the projects open faster. Just some code a borrowed
>from somewhere I don't even remember.
>
>When I use it I copy the code into a prg file (openproj.prg)
>Then I call it with
>
>openproj(getfile('PJX'))
>
>Then it does it's thing and the project is opened faster.
>
>I stored the openproj(getfile('PJX')) command in a macro to speed things..
>
>I have been using it about a year and have had no problems with the projects.
Will Jones
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform