[pooma-dev] RFA: Proposed Modifications to Test Files

Mark Mitchell mark at codesourcery.com
Mon Mar 19 23:09:40 UTC 2001


>>>>> "Scott" == Scott Haney <swhaney at earthlink.net> writes:

    Scott> However, I think actually deleting directories from CVS
    Scott> requires some hacking of the repository, which, in the
    Scott> past, has invalidated everyone's remote repository. Maybe
    Scott> you CodeSourcery guys know how to do this better?

Nope -- so I don't do that way. :-)

I just `cvs remove' all the files.  Then, if you use `cvs update -p'
(or put that in your .cvsrc) the empty directories go away by magic.

It's already done, so a cvs update should do the right thing for
everybody.

--
Mark Mitchell                   mark at codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com



More information about the pooma-dev mailing list