Well, it is actually possible to delete a CVS repo folder very easily.
We need to delete all files from repo, then checkout, update or export
repo with -P option. Empty folders will then be deleted (first delete
them from hd then checkout)
If you don't want an empty folder to be deleted, place a dummy file in
it.
To quickly delete all files from a directory (based on Linux) we have to
do the following:
select all files, ctrl-c to copy names with paths, del to delete files
on hd, make a new file in the emptied direcory, press ctrl-v to put all
paths, leave only filenames, and find and replace paths to file with
"cvs *root* remove " string, where *root* is the server and username for
your www account, like always when you update CVS, make the file
executable and run. delete the file you created afterwards.
-- 
Konrad Stobiecki ( e-mail: [EMAIL PROTECTED] )
Visit http://pl.openoffice.org , http://www.hyperjump4.com 
Polish Discussion Lists: [EMAIL PROTECTED] , [EMAIL PROTECTED] , [EMAIL 
PROTECTED] ,
[EMAIL PROTECTED] , [EMAIL PROTECTED] , [EMAIL PROTECTED] !!!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to