Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi programmer projects
Message
From
22/12/1998 14:37:09
 
 
To
22/12/1998 14:12:35
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00169767
Message ID:
00169788
Views:
14
>Is there a setting to make a VFP project multi-user, without using Source safe? If so how?
>
>Thanks
>
>Jim

Even source safe doesn't technically make the project multi-user. Basically, each user has a copy of the development directory structures, libs, files, etc on their local drive. You also create a shared drive with the project on it.

As a programmer adds to or updates a file, after it is tested they will put in on the shared drive. Other developers will have to copy down these new files to get the changes.

What Source Safe does for you is somewhat automate the notifying everyone someone is using/modifying a file (check-out), updating (check-in) and copying out (get latest version) the files. I would recommend you designate a librarian to do this, only the librarian has write access to the shared directory.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform