mainSavannah Administration - Support: sr #109274, anonymous git checkout not working

 
 

sr #109274: anonymous git checkout not working

Submitter:  Ben Asselstine <benasselstine>
Submitted:  Sat 04 Mar 2017 07:47:06 PM UTC
   
 
Category:  Source code repositories - anonymous access Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  agn
Operating System:  GNU/Linux Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 05 Mar 2017 01:36:29 AM UTC, comment #4: 

Sorry. I just changed that text yesterday! My bad.

Yes. It should have /git/ in the path in order to get the smart http cgi handler.

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

Assaf, Thanks for fixing this.

Bob Proulx <rwp>
Site Administrator
Sat 04 Mar 2017 08:06:11 PM UTC, comment #3: 

Fixed now.

Thanks for reporting it.

Assaf Gordon <agn>
Site Administrator
Sat 04 Mar 2017 07:59:44 PM UTC, comment #2: 

Hi, that works.

but the page:
https://savannah.nongnu.org/git/?group=fituvalu

still points to https://git.savannah.nongnu.org/fituvalu.git

can you fix that?

Ben Asselstine <benasselstine>
Sat 04 Mar 2017 07:56:31 PM UTC, 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

Assaf Gordon <agn>
Site Administrator
Sat 04 Mar 2017 07:47:06 PM UTC, original submission:  

i tried this:
git clone https://git.savannah.nongnu.org/fituvalu.git
and i get:

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

Ben Asselstine <benasselstine>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rwp (Posted a comment)
  • -email is unavailable- added by agn (Posted a comment)
  • -email is unavailable- added by benasselstine (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-03-04 agn Assigned toNone agn
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code