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.
Flavio Medeiros Sales wrote: > The error occurs for one of our cvs users when he tries to commit or update > a file, on any computer. > Anyone know how to solve this ? > > cvs -q commit -m "message" Servidor\ServidorK3.tlb > Servidor\ServidorK3_TLB.pas (in directory D:\Usuarios\Heraldo\k3cvs\Source\) > cvs [server aborted]: Failed to obtain lock on /k3/Source/Servidor: 001 FAIL > Lock not within repository If you're using cvsnt version 2.0.28 or newer, the lockserver is now case sensitive. I've had the same problem several times since upgrading from an older version. In each case, I just asked the user to change his CVSROOT to be the right case, and the problem went away. Pat Galea