How about:
A. checkout new working dir using new repository location
B. transfer content of old working copy to new working copy
C. delete and cvs remove files from new working copy if necessary
D. get rid of old working copy and continue work in new working copy
Erik
Mike Ayers <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
11/05/2002 12:31 AM
To: Noel Yap <[EMAIL PROTECTED]>
cc: Xicheng Jia <[EMAIL PROTECTED]>, CVS <[EMAIL PROTECTED]>
Subject: Re: Newbie Problem: About repositiory
Noel Yap wrote:
> There're several things (with varying pro's and con's)
> you can do:
> 1. move back the repo until you've checked in
> everything you need (and don't checkout another
> working directory until it's moved back)
> 2. create a symlink (or mount the new repo) to the
> location of the old repo
> 3. modify all your CVS/R* files to point to the new
> repo
>
> 1 and 2 may not be possible in your environment. 3 is
> intrusive and error-prone.
What about...?
4. Run a script which deletes all the CVS/Root
directories and then
`cvs -d /new/path/to/repository update`
Won't this do the trick?
/|/|ike
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs