bug-bash
[Top][All Lists]
Advanced

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

Cannot clone from anonymous git


From: Eduardo A . Bustamante López
Subject: Cannot clone from anonymous git
Date: Fri, 13 May 2016 15:42:05 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

http://savannah.gnu.org/git/?group=bash lists:

|  Getting a Copy of the Git Repository
|  
|  Anonymous clone:
|  
|  git clone git://git.savannah.gnu.org/bash.git
|  
|  Member clone:
|  
|  git clone <membername>@git.sv.gnu.org:/srv/git/bash.git

When I try to clone:

|  dualbus@hp ~ % git clone git://git.savannah.gnu.org/bash.git
|  Cloning into 'bash'...
|  fatal: Could not read from remote repository.
|  
|  Please make sure you have the correct access rights
|  and the repository exists.

The links here appear to work: http://git.savannah.gnu.org/cgit/bash.git

-- 
Eduardo Bustamante
https://dualbus.me/



reply via email to

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