> Shawn Anderson writes:
>... trying to figure out the best way to transport full directory
> hierarchies into the Attic.

There's a very easy way:

        cvs co directory_to_remove
        cvs rm -f directory_to_remove

        


Reply via email to