info-cvs
[Top][All Lists]
Advanced

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

RE: deleting modules


From: Stefan Immel
Subject: RE: deleting modules
Date: Tue, 22 Oct 2002 15:04:11 +0200

> $ REPO=/usr/local/cvsroot         ; # change this to whatever you use
> $ MODULE=my_module                ; # change this to your module name
> $ cd $REPO
> $ tar zcvf ~/$MODULE.tgz $MODULE  ; # make a backup just in case
> $ rm -rf $MODULE                  ; # all gone!
Thanks, that worked for me.

I thought cvs would keep some more infos in the CVSROOT directory.




reply via email to

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