Update of sr #109161 (project administration):

             Assigned to:                    None => rwp                    
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Hello Camm, I see that you are trying to push to the git:// protocol.  But
git:// is the anonymous checkout read-only protocol.  To push you must use the
authenticated ssh:// protocol.  Here is the docs on the URL for member
cloning.

https://savannah.gnu.org/git/?group=gcl

Note that c...@git.sv.gnu.org:/srv/git/gcl.git and
ssh://c...@git.sv.gnu.org:/srv/git/gcl.git are identical but simply alternate
forms of the same URL.

You can change your upstream URL without re-cloning with:

git remote set-url origin
ssh://yourloginh...@git.sv.gnu.org/srv/git/project.git

Hope this helps. I am going to close the ticket but feel free to respond. We
will see any responses okay.



    _______________________________________________________

Reply to this item at:

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

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


Reply via email to