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" <vap...@gentoo.org> escribió:

> 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 <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
>
> savannah in general is having troubles.  pretty sure there's not much
> bash can do but wait for them to resolve things.
> -mike
>

Reply via email to