Harald Ponce de Leon writes:
> 
> DEFAULT cvs -n diff -uw -r %v -r %V %s >> $CVSROOT/CVSROOT/commitlog ;
> 
> test $CVSROOT/CVSROOT/log.pl %s -f $CVSROOT/CVSROOT/commitlog -m
> root@localhost
> 
> without the 'cvs -n' in the first line, cvs gives me a locking error.. with
> it i receive no errors.. the email sent is still the original mail with no
> diff output in it..

A "DEFAULT" line is only executed if no other line matches -- I think
you want "ALL" instead.

-Larry Jones

Girls are like slugs -- they probably serve some purpose, but
it's hard to imagine what. -- Calvin

Reply via email to