-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Stuart Cooper wrote: >> cvs update -P >> Does not remove the folder from work area and neither does >> cvs checkout -P > > > it should do. cd into the directory and do an ls -a and make sure > there's no hidden files. you might add -d also for a > cvs update -P -d
I don't think you fully grasp the scenario that akki has run into. Either that, or you do not fully grasp how CVS works. The problem is, someone has checked out a module. Then, someone removed directories *from within the repository* - on the server, in other words. Akki wants to know if 'cvs update' will remove the workspace directories. It won't, no matter what combination of options you use. - -- Jim Hyslop Dreampossible: Better software. Simply. http://www.dreampossible.ca Consulting * Mentoring * Training in C/C++ * OOD * SW Development & Practices * Version Management -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEbdeuLdDyDwyJw+MRAvxnAJ41oQK0hoCnAWFCU2bhQ2jrl0upAgCgg90z KgynVTBycgwoWborHKwhblc= =4/rT -----END PGP SIGNATURE----- _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
