Hi, I've removed a directory from my repository (by means of 'cvs delet'ing all files from this directory, then 'cvs commit'), and then ran 'cvs update -P -d' in the directory one level above the one I removed.
When I run 'cvs -qn update' from the dir one level above the one I removed, CVS says: cvs update: New directory `TheDirIRemoved' -- ignored This looks like a warning being printed out in a situation, when there's nothing to warn about (note -q option I run cvs update with). Am I doing something wrong, or is this a bug in CVS? It looks like there should be a way to delete a directory and not be getting warnings about this in the future. Is there a way to get rid of this message, but still keep other (more important) warning message showing? Thank you in advance for your explanation. Michael -- Want an e-mail address like mine? Get a free e-mail account today at www.mail.com! _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
