info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS is locked without any "#cvs.*" files in repository -- AHHHHHH!


From: Larry Jones
Subject: Re: CVS is locked without any "#cvs.*" files in repository -- AHHHHHH!
Date: Thu, 12 Jul 2001 11:52:24 -0400 (EDT)

Erik Kluzek writes:
> 
> cvs server: [08:24:55] waiting for erik's lock in 
> /fs/cgd/csm/models/CVS.REPOS/shared/ccmlsm
> 
> However, there aren't any CVS locks (#cvs.* files) in the repository....
> 
> 0[258]1 silverton:/<4>CVS.REPOS/shared/ccmlsm > cd $CVSROOT
> 0[259]1 silverton:/<2>csm/models/CVS.REPOS > find . -name '#cvs.*' -print
> 0[260]1 silverton:/<2>csm/models/CVS.REPOS > pwd
> /fs/cgd/csm/models/CVS.REPOS

The message tells you the exact directory in question so there's no need
for find, just list that directory:

        ls /fs/cgd/csm/models/CVS.REPOS/shared/ccmlsm

(it's possible that there's a symbolic link in the repository that find
won't follow by default).  I see you're running client/server, so be
sure you're on the right machine.  If you still don't see any lock
files, look in $CVSROOT/CVSROOT/config for LockDir=.

-Larry Jones

You're just trying to get RID of me, aren't you? -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]