(1) If I issue a command to remove a dir in CVS cvs rm dir
But the dir is not empty in CVS, will that command work?
(2) If I accidentally issue a command to remove a dir in CVS
cvs rm dir
I did not commit, but found that I should NOT remove the dir.
Is there a way to "uncommit" it? Thanks
