info-cvs
[Top][All Lists]
Advanced

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

changing remote server for existing project


From: Roger Levy
Subject: changing remote server for existing project
Date: 17 Jun 2004 20:03:55 -0700

Hi,

I have a project checked out of a remote server with a shared file
system, and now the particular server that I checked out the project
under has gone down.  There are other machines with the same
filesystem mounted via which I would like to update and commit
existing changes.  How is this possible?  If i just change the Root
file in the CVS directory for every directory in the project from

  :ssh:<my_login>@<old_server_name>:<cvs_root_dir>

to

  :ssh:<my_login>@<new_server_name>:<cvs_root_dir>

will everything just work?

Many thanks in advance.

Best,

Roger


reply via email to

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