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.

HTH,
Noel
--- Xicheng Jia <[EMAIL PROTECTED]> wrote:
> 
> I have several modules in my repository under the
> following
> directory:
> 
>   /users/t1/CVSROOT
> 
> But recently, our system administrator transfered
> all my data to another
> directory, say:
> 
>   /users/005/t3/CVSROOT
> 
> Then I can not checkin or do some other cvs
> operations correctly on
> the files I checkouted out several weeks before, b/c
> the CVS root had been
> changed. Can anyone tell me what I should do to
> recover the relationship
> between my files and the modules. Also, shall I
> re-import the modules???
> Thanks a lot for your kind help.
> 
> Have a nice day, :)
> 
> Xicheng
> 
> 
> 
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to