Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
cvs edit -c won't "lock" the file as you intend, it requires some cooperation from the developers. All developers should use the edit command before editing the file, and it should fail if anyone is already editing it. Use cvs unedit (or simply commit) to "unlock" the file. -- Luigi D. Sandon cp at sandon.it