How do we delete a directory from CVS repository.
Details:
I have a dir name - "Dir1" in CVS (which is empty)
I did
cvs remove "Dir1"
cvs commit
But when tried cvs co Dir1, it checked out the "Dir1".
Is there anything else to be done.
Regards,
Ravi
Received on Thu Aug 24 2000 - 07:17:55 NZST