In CVS you can't really remove a directory using a cvs
command.
1.cvs rm all the files in the directory and at the
time of checkout,use cvs -p co to prune any empty
directories.
You may set this as a default option in .cvsrc file.

2.If you really do want to remove the directory, just
remove it manually from the repository and do a fresh
checkout.



removing a directory 
Jaya Kumari [EMAIL PROTECTED] 
Mon, 25 Nov 2002 12:51:12 +0530 

Previous message: Managing Web Page Components with
CVS 
Next message: removing a directory 
Messages sorted by: [ date ] [ thread ] [ subject ] [
author ] 

--------------------------------------------------------------------------------

Hi all,
Pls. help to delete a directory with a hierchary of
files.
I don't want the directory to exist in the repoistory.

Thanks and Regards,
Jaya




__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus – Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to