|
Am trying to figure out the best way to transport full directory hierarchies into the Attic. If I were to do the following::
$: rm -rf modulename [except CVS dirs] $: cvs -rm -rf modulename $: cvs ci -m "removed directory" modulename
We would like to do something like this in order to maintain integrity, as opposed to just logging into the repository and doing an rm -rf from $CVSROOT.
Thanks in Advance msa |
Title: Blank
- Re: CVS support for /cvs rm -rf/??? Shawn Anderson
- Re: CVS support for /cvs rm -rf/??? Laine Stump
- Re: CVS support for /cvs rm -rf/??? Cameron, Steve
- Re: CVS support for /cvs rm -rf/??? Cameron, Steve
- Re: CVS support for /cvs rm -rf/??? Rex_Jolliff
