savannah-hackers
[Top][All Lists]
Advanced

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

Re: [Savannah-hackers] Re: emacs/lisp/ChangeLog CVS lock


From: Francesco Potorti`
Subject: Re: [Savannah-hackers] Re: emacs/lisp/ChangeLog CVS lock
Date: Fri, 12 Jul 2002 10:23:53 +0200

   > address@hidden
   > */5 * * * * find /cvsroot -name '#cvs.[trw]fl.*' -o -name '#cvs.lock' \
   >                      -mmin +20 -exec rm --force --verbose {} \;
   
   Is `#cvs.lock' a per-file lock, a per-directory lock, or a per-session lock?

As I said, I am *not* a cvs expert.  I just read the cvs man page and
extracted all the names of lock files from the FILES section, then put
them together in a find command.  Sorry, I don't know more offhand.



reply via email to

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