savannah-hackers
[Top][All Lists]
Advanced

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

[savannah-help-public] [sr #109274] anonymous git checkout not working


From: Assaf Gordon
Subject: [savannah-help-public] [sr #109274] anonymous git checkout not working
Date: Sat, 4 Mar 2017 14:56:32 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/53.0.2785.143 Chrome/53.0.2785.143 Safari/537.36

Update of sr #109274 (project administration):

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

    _______________________________________________________

Follow-up Comment #1:

Hello,

> $ git clone https://git.savannah.nongnu.org/fituvalu.git 
> fatal: repository 'https://git.savannah.nongnu.org/fituvalu.git/' not found


You are missing a '/cgit/' in the URL.

Try:
  git clone https://git.savannah.nongnu.org/cgit/fituvalu.git

The URL that works without '/cgit/' is the git:// protocol, not http:

  git clone git://git.savannah.gnu.org/fituvalu.git



regards,
 - assaf

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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