Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Source Control
Message
From
03/09/2005 11:42:37
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
02/09/2005 10:22:20
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Miscellaneous
Thread ID:
01045693
Message ID:
01046553
Views:
31
Hi David

I've been struggling with exactly the issues you're looking at now. My solution is to significantly reduce the number of classes per vcx and the number of functions/procedures per PRG to near one-to-one.

No two developers then ever work on the same atomic piece. There are also no contention issues and no extra steps to take.

I still use source control, but only as a backup, not as a way to attempt to resolve conflicts or merge code.

>Christoff,
>
>Thank you for your repsonse. Have you had any corruption issues with this technique? How well does the merging work? How much overhead is this in terms of your time?
>
>Thanks,
>
>David
>
>>You can download my tool from ftp://foxpert.homeip.net/twofox.zip. Call GenXML to create the XML files for all binary files, call GenCode to convert all XML files back to code. The process in CVS is:
>>
>>- run GenXML
>>- update sandbox from repository
>>- solve conflicts
>>- run GenCode
>>- test application
>>- commit modified XML files
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform