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.
On Tue, 30 Mar 2004 17:34:01 +0100, Ariel Machado <ariel at escripovoa.pt> wrote: >Dears: > >I update the cvsnt server and clients from versions 2.0.24 to 2.0.34. > >Work fine except for a developer box. > >Executing edit command generate this error: > >cvs edit fArti.frm > >cvs [server aborted]: Failed to obtain lock on /Development/Gespos/Tables> >001 FAIL Lock not withing repository. > >Strange... only 1 cvs user have this problem.... > >If I rooll-back to 2.0.24 version this work fine.... > >Any ideia? > >Thanks!! Run the lock server in test mode (cvslock -test) and try again - you should be able to see what's happening, although I can't see why something like that would affect only one user. Tony