[cvsnt] Annoying message at cvs update

Shankar Unni shankar at cotagesoft.com
Mon Dec 2 18:49:13 GMT 2002


Andreas Tscharner wrote:

> Unfortunately not. I'm currently the only one using CVS here (for testing)
> I imported the code normally, and then I checked it out normally. I've 
> got this message since a few days; it didn't appear at the beginning.

Then this means that at some point, you may have done a "cvs add *", and 
accidentally "cvs add"ed some local CVS directory of yours.

Do a
   find . -name Entries -print | xargs grep CVS

and see which of those Entries files has a "CVS" entry in it, and remove 
it (just edit the file).
--
Shankar.




More information about the cvsnt mailing list