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
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to