How can I completely remove a directory from CVS? Some build directories got checked into a project by mistake. This directory contains only .o files. cvs rm -f will remove it, but later uses of 'cvs update -dP' will fail (because it is still tracked as an empty directory, but isn't anymore.) (aside: I know I can physically delete them from the repository -- I'm looking for a CVS command, that is essentially an 'uncommit') Michael
- Re: Completely removing directories -- how? Michael Gersten
- Re: Completely removing directories -- how? Alan Jahns
- Re: Completely removing directories -- how... Derek Scherger
- Re: Completely removing directories --... Michael Gersten
- Re: Completely removing directorie... Matthias Kranz
- Re: Completely removing direc... John Klassa
- Re: Completely removing direc... Sean Cavanaugh
- Re: Completely removing d... Michael Gersten
- Re: Completely removi... Sean Cavanaugh
- Re: Completely removing direc... Michael Gersten
- Re: Completely removing directories --... Rodent of Unusual Size
