emacs-devel
[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: Mathieu Roy
Subject: Re: [Savannah-hackers] Re: emacs/lisp/ChangeLog CVS lock
Date: Thu, 11 Jul 2002 14:16:41 +0200

Thanks you, we'll see this and probably add this to the crontab.

Regards,


Le jeu 11 jui 2002 à 14h11, Francesco Potorti` a écrit :
   > Couldn't the cvs server be improved to remove stale locks after,
say,
   > 1 hour?

   If you can provide the enhancement, you're welcome.

I am *not* a CVS hacker.  But I suspect that the following line in a
crontab would do the trick:

address@hidden
*/5 * * * * find /cvsroot -name '#cvs.[trw]fl.*' -o -name '#cvs.lock'
\
                          -mmin +20 -exec rm --force --verbose {} \;

_______________________________________________
Savannah-hackers mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/savannah-hackers


--
Mathieu Roy
 http://savannah.gnu.org/users/yeupou
http://yeupou.coleumes.org
http://gpg.coleumes.org (GPG Key)


reply via email to

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