Re: [ILUG] cvs

From: John Allen (john.allen at domain oc2.com)
Date: Tue 22 Feb 2000 - 16:35:50 GMT


Mel wrote:

> On Tue, 22 Feb 2000, John P. Looney wrote:
>
> > On Tue, Feb 22, 2000 at 04:09:37PM +0000, Donncha O Caoimh mentioned:
> > > "rm -rf" the directory and "cvs remove" it afterwards?
> >
> > No. It looks for a "directory/CVS" before it does a remove...
> >
>
> You can do a cvs remove and it will be rmed all right. However, it still
> exists in CVS except it's put into the attic directory so it can be
> recovered later rather than really deleteing it. G'man CVS :-)
>

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

>
> --
> Irish Linux Users' Group: ilug at domain linux.ie
> http://www.linux.ie/mailman/listinfo/ilug for (un)subscription information.
> List maintainer: listmaster at domain linux.ie

--
===============================================================================
John Allen,                                    Email:  john.allen at domain oc2.com
Orbis Payment Technology Ltd,                  Phone:  +353-1-2945111
3 Sandyford Park,                              Mobile: +353-86-2315986
Sandyford Industrial Estate,                   Fax:    +353-1-2945119
Dublin 18.
===============================================================================


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