Claudine, it's a Consumer Value Store ;-)
Jeff Watson [EMAIL PROTECTED] Tube Methods, Inc. 610-279-7700 From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Claudine Robbins Sent: Wednesday, February 20, 2008 12:49 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: [Spam]use SVN? Thanks for the primer everyone! And I thought CVS was just another pharmacy <g> Claudine J ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dennis McGrath Sent: Wednesday, February 20, 2008 11:38 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: [Spam]use SVN? 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

