> $ 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.


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

Reply via email to