Follow-up Comment #3, sr #108996 (project administration):

I confirm that aminb now has a Unix account created. I think that should be
good to go but will wait for confirmation that it is working.

If wanting to switch CVS Root it is usual to simply edit the files to switch
from one access protocol to another. For example changing from
:pserver:[email protected]:/web/www to
:ext:[email protected]:/web/www can be done with find and sed.  Here
is a sample command which does this.

  find . -name Root -exec sed --in-place s/:pserver:anonymous/:ext:aminb/ {}
+

There are probably a zillion other ways to do this too but I have always
simply edited the files.  They are simply text files.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108996>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to