Strecker, Roland writes:
> 
> I want to watch on all files in a module, but cvs shows a message:
>       cvs watch: [13:04:40] waiting for RST's lock in "the specified
> directory"
> 
> Whats wrong here.

RST was running a CVS command in "the specified directory" at the time,
or had run a command previously that did not complete (either the
machine crashed or the command was terminated with prejudice [i.e. not
given an opportunity to clean up after itself]).  In the former case,
the wait should have ended after some reasonable period of time.  In the
latter case, you have to clean up the stray lock file by hand.  See:

        <http://www.cvshome.org/docs/manual/cvs_10.html#SEC88>

-Larry Jones

But Mom, frogs are our FRIENDS! -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to