[cvsspam-devel] Stuck with commitinfo while setting up CVSspam
Ralph Siemsen
rsiemsen at rossvideo.com
Thu Apr 23 00:10:21 BST 2009
On Wed, Apr 22, 2009 at 03:45:12PM -0700, Shah, Kunal wrote:
>
> cvs commit: cannot find pre-commit filter `/bin/cat>/dev/null': No such
> file or directory
>
> cvs commit: Pre-commit check failed
Instead of the 'cat' command, the following works fine for me:
# Always allow CVSROOT files to be comitted
^CVSROOT /bin/true
Since you cannot commit right now, you must edit commitinfo directly
on your server (in $CVSROOT/CVSROOT). Then you must also fix any copies
you have checke out, before you commit again... to avoid getting in the
same situation.
For more information see the following link:
http://www.nabble.com/can't-use-cvsspam-with-cvs-1.11.22-5-td20236325.html
Regards,
-Ralph
More information about the cvsspam-devel
mailing list