Re: [ILUG] cvs

From: Donncha O Caoimh (donncha.ocaoimh at domain tradesignals.com)
Date: Tue 22 Feb 2000 - 16:41:04 GMT


I'd add:

for i in `find . -print`

Others would use xargs..

Then just delete the directory from $CVSROOT/Attic

Donncha.

John Allen wrote:

> >
>
> for i in *
> do
> rm -f $i
> cvs remove $i
> done
>
> Get everyone to do an update.
> Then zap the directory from the CVS respository
>



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:28 GMT