bug-cvs
[Top][All Lists]
Advanced

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

Re: can't use cvsspam with cvs-1.11.22-5


From: Mark D. Baushke
Subject: Re: can't use cvsspam with cvs-1.11.22-5
Date: Mon, 29 Dec 2008 20:27:16 -0800

The commitinfo is not a general purpose shell script itself.
You may find it desirable to use

cat <<EOF > CVSROOT/devnull.sh
#!/bin/sh
exec /bin/cat > /dev/null
EOF
chmod +x CVSROOT/devnull.sh

and then use

^CVSROOT $CVSROOT/CVSROOT/devnull.sh

in your commitinfo.

        -- Mark

Attachment: pgpeALQTc8zpc.pgp
Description: PGP signature


reply via email to

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