I understand there are better version control systems that will even manage merging changes by multiple developers in one file!
Dennis McGrath ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, February 20, 2008 11:34 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: [Spam]use SVN? The version control system I used on my last group VB project (don't remember what it was) DID lock the program so that no one else could make changes to it while you had it "checked out" Karen " for example, Adriana was going to modify a particular form or command file, it would prevent you from also modifying the same form or command file. " that's not entirely true it avoids hardlocking like CVS, you can edit your own respective copies of the file, changes get merged on commit, and your local copy gets updated complety on an update. :-) Jeff Watson [EMAIL PROTECTED] Tube Methods, Inc. 610-279-7700

