Re: Cannot clone from anonymous git

2016-05-15 Thread Bob Proulx
Eduardo A. Bustamante López wrote: > 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. Connection was closed immediately. > | Please make sure you have the correct access rights >

Re: Cannot clone from anonymous git

2016-05-14 Thread Piotr Grzybowski
yeah, started yesterday, seems like a reaource allocation problem, I would avoid clones, if possible, and fetch only certain branches. if you already have a piece of repo that is. usually pulls work after a couple of tries. pg El 13/05/2016 23:41, "Mike Frysinger" escribió: > On 13 May 2016 15:4

Re: Cannot clone from anonymous git

2016-05-13 Thread Mike Frysinger
On 13 May 2016 15:42, Eduardo A. Bustamante López wrote: > 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 @git.sv.gnu.org:/