info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Moving CVS repository


From: Greg A. Woods
Subject: Re: Moving CVS repository
Date: Thu, 2 May 2002 15:56:22 -0400 (EDT)

[ On Thursday, May 2, 2002 at 13:39:06 (-0400), Eric Siegerman wrote: ]
> Subject: Re: Moving CVS repository
>
> On Wed, May 01, 2002 at 01:42:44PM -0500, Joi Ellis wrote:
> >   find . -type f -name 'Root' | \
> >      xargs perl -pi.bak -e 's/localhost/some.hostname/'
> > [...]
> > I prefer using perl rather than a 'cp' because some of our modules
> > are nested and I don't trust the Root file to be identical all
> > through the tree.  Maybe they are, maybe they aren't.
> 
> Agreed.

If I'm not mistaken the CVS/Root file _MUST_ be identical throughout an
entire module's working directory, regardless of whether module aliases
are used or not.  A given working directory _MUST_ always come from the
same repository.

(Of course idiot users could maybe manually check out one module from
another repository into the same working directory, but they lose and
that's just too bad for them, IMNSHO!  :-)

-- 
                                                                Greg A. Woods

+1 416 218-0098;  <address@hidden>;  <address@hidden>;  <address@hidden>
Planix, Inc. <address@hidden>; VE3TCP; Secrets of the Weird <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]