On Wed, 4 Jul 2001, David Winterfeldt wrote:
> I started to check everything into a validator
> directory under contrib. It looks like I successfully
> added directories, but I get this error when checking
> in a file. I checked in one of the documentation xsl
> files a few days ago and that didn't cause a problem.
> Has anyone seen these error messages before? Do I not
> have write permission in the cvs logs?
>
> cvs add: cannot add special file `CVS'; skipping
> cvs add: scheduling file `INSTALL' for addition
> cvs add: scheduling file `LICENSE' for addition
> cvs add: scheduling file `README' for addition
> cvs add: scheduling file `build-test.xml' for addition
> cvs add: scheduling file `build.properties' for
> addition
> cvs add: scheduling file `build.xml' for addition
> Cannot open
> /home/cvspublic/CVSROOT/commitlogs/jakarta-struts:
It looks like you are trying to do this from a checkout that was made via
anonymous CVS.
You need to re-check-out the repository under the new CVSROOT
(dwinterfeldt@localhost:/home/cvs) before you can do check-ins.
Craig