info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: delete repository


From: Alleman, Lowell
Subject: RE: delete repository
Date: Thu, 24 Apr 2003 15:39:00 -0400

Just delete the files from the file system.

UNIX:

  rm -rf /home/CVS  

Windows:

  del /F /S C:\CVS


Obviously you'll want to be sure that this is really what you want before
you start.

I don't think that there is a more elegant way of handling this assuming
that you just want to get rid of everything.


- Lowell

-----Original Message-----
From: John Daues [mailto:address@hidden
Sent: Thursday, April 24, 2003 3:29 PM
To: CVS
Subject: delete repository


I need to delete a repository.  In the cederqvist, i see instructions on 
deleting a file, deleting a directory, but not a repository.
How to do this?
Thanks



_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]