savannah-hackers
[Top][All Lists]
Advanced

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

[savannah-help-public] [sr #108996] Unable to perform 'member' access ch


From: Bob Proulx
Subject: [savannah-help-public] [sr #108996] Unable to perform 'member' access checkout or ssh
Date: Wed, 16 Mar 2016 17:59:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36

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:address@hidden:/web/www to
:ext:address@hidden:/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

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