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

Reply via email to