Hi all,
I just commited a change to beirc, and got this output:
----snip Checking in beirc.lisp; /project/beirc/cvsroot/beirc/beirc.lisp,v <-- beirc.lisp new revision: 1.2; previous revision: 1.1 done cvs server: warning: cannot write to history file /project/beirc/cvsroot/CVSROOT/history: Permission denied ----snip
From the output, I think the permissions to /project/beirc/cvsroot/CVSROOT/history should be rw-rw-r-- (as is the case for, e.g. climacs), not rw-r--r--.
Thanks,