On Fri, Mar 15, 2002 at 12:47:06PM +1100, Peter Donald wrote: > On Fri, 15 Mar 2002 08:20, Jeff Turner wrote: > > On Thu, Mar 14, 2002 at 08:18:17PM +1100, Peter Donald wrote: > > > Hi, > > > > ... > > > > > This however will require a significant amount of hand surgery on CVS > > > repositories (because I want to keep the revision history). > > > > Cool.. just 'cp' the stuff, don't 'mv' or we won't be able to do things > > like 'cvs up -r Avalon4_0_final'. > > ug - this will more than double our checkout times but if I have to I guess I > must ;)
Shouldn't affect the checkout time if you 'cvs rm -f' the old stuff afterwards. > You could have still done > > cvs up -r Avalon4_0_final > > It would just end up in > > jakarta-avalon-excalibur/all > > rather than > > jakarta-avalon-excalibur/ But I think people with the old hierarchy (eg a forked 4.0 release) couldn't have done 'cvs diff -r Avalon4_0_final <file>'. --Jeff (who once 'mv'ed a CVS dir at work and people got upset, hence..:) > -- > Cheers, > > Pete > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
