> team. I recommend you get your head around the differences between the CVS > paradigm (many people can edit the same file at once) and the VSS paradigm > (only one person can edit a file at a time) before your start using it > (sorry, I have no good links for explaining further).
http://www.cvshome.org/docs/manual/cvs-1.11.7/cvs_10.html has a good explanation of how CVS "unreserved" checkouts work. i agree it's spooky at first to think that different developers are changing the same file simultaneously i've always imagined that a pathalogical example exists of two benign changes that when merged together form some subtle catastrophic bug - but i've never seen one. In practice CVS works pretty well - YMMV depending on your coding styles and OOP conventions -ns http://www.roserox.co.th _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
