Hello, Need help !
I have been trying to install CVSspam for our project and stuck in checking in commitinfo file. Below are the lines that I added in commitinfo file. --------------------------------------------------------------------------------------- ^cobra $CVSROOT/CVSROOT/record_lastdir.rb # always allow commits to CVSROOT ^CVSROOT /bin/cat>/dev/null # Invoke CVSspam lastdir script, DEFAULT ... --------------------------------------------------------------------------------------- Error that I get while checking in commitinfo file. --------------------------------------------------------------------------------------- cvs commit: cannot find pre-commit filter `/bin/cat>/dev/null': No such file or directory cvs commit: Pre-commit check failed --------------------------------------------------------------------------------------- Now I'm not able to make any changes in commitinfo and probably in CVSROOT directory. Appreciate your help on this. Thanks, Kunal
