No problem.

If your new CVSROOT is otherwise correct changing should not pose any
problems.

Regards,
anders

-----Original Message-----
From: Rudolf Polzer [mailto:[EMAIL PROTECTED]] 
Sent: 30. april 2002 06:57
To: [EMAIL PROTECTED]
Subject: Moving CVS repository

I have made a mistake in accessing the host: I used

:pserver:cvs@localhost:/home/cvs/repository

and wanted to use

:pserver:[EMAIL PROTECTED]:/home/cvs/repository

Is it dangerous to do this? I do not have other files called Root.
I do not want to redownload everything from remote (the problem is: I
used this tree locally and burned it to a CDR).

find -type f -name 'Root' \
  -exec perl -pi -e 's/localhost/some.hostname/g' {} \;
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

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

Reply via email to