[EMAIL PROTECTED] writes:
> 
> DEFAULT cvs diff -uw -r %v -r %V %s >>$CVSROOT/CVSROOT/commitlog ;
> $CVSROOT/CVSROOT/log.pl %s -f $CVSROOT/CVSROOT/commitlog -m [EMAIL PROTECTED]
> 
> but this just caused an infinite wait on the lock file.

Since diff is a read-only operation, you can use the -n global option to
avoid locking.

-Larry Jones

But Mom, frogs are our FRIENDS! -- Calvin

Reply via email to