I have a CVS repository that I have configured and setup. Everything seems to work fairly well except when I add a directory with a command like the following: cvs add mydir I see the following kind of output: cvs add: cannot remove <repository>/<project>/mydir/CVS: Not a directory Directory <repository>/<project>/mydir added to the repository As indicated the directory is created in CVS, but the message is annoying. I thought I would see if anyone else had experience with this and was aware of a fix or workaround before I dig out the CVS source and start wading through it. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/