I know CVS does this, and I thought VSS did it as well (it just needed to be set up). Or is your point that subversion does it as well and you like subversion? :-)
CVS's biggest problem is that it doesn't version "moves" or directories and as such you have no time travel (i.e. you can't reliably go back to a particular version of source) - something subversion solves as I understand. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neven MacEwan Sent: Wednesday, 31 March 2004 9:50 a.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Source code control That many people can edit the same file at once and the changes are merged when you commit or it errors with the unresolvable conflicts. I believe CVS is the same but has a different workflow paradigm to subversion _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
