On May 12, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote:

> If there is a means to have this cleaner, please do it, I don't know
> what to do (or are you saying I should `cvs update -d', then cvs
> remove depth first?).

It doesn't have to be depth first, you just have to commit the `cvs
removes'.  Go to the top of your autoconf CVS tree and run:

cvs update -d
cvs remove -f testsuite
cvs commit -m "Oops, this should have gone away a long time ago" testsuite

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to