Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pros and cons VSS
Message
General information
Forum:
Visual FoxPro
Category:
Source Safe Control
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01013995
Message ID:
01014400
Views:
19
Multiple checkouts of a file is possible and advisable in some situations, but you need a good file diff tool to resolve conflicts. Such a tool exist in VSS, but works best with text files (which VCX classes aren't.)

I know there is a tool that create a text file from a VCX to help make the file diff tool work, but it slow down the process and even if you know where are the conflicts, often you can't resolve the conflicts with a simple copy & paste as you would do with a text file.

>VSS is set-up by default to only allow one person to checkout a file at a time, but it can be configured to allow multiple checkouts. The only downside to this is that you'll have to worry about merging changes during check-in (but if people aren't making changes to the same classes like you've said, it shouldn't be too bad). Considering this is how other source control systems like CVS work, I think this is a reasable alternative.
>
>Given their existing "source control" system, I think this would still be vastly better.
Previous
Reply
Map
View

Click here to load this message in the networking platform