ralf on Fri, 12 Oct 2012 19:21:45 +0200


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

Re: git clone does not work


On Fri, Oct 12, 2012 at 06:46:53PM +0200, Bill Allombert wrote:
> On Fri, Oct 12, 2012 at 06:24:57PM +0200, ralf@ark.in-berlin.de wrote:
> > On Fri, Oct 12, 2012 at 05:25:05PM +0200, Bill Allombert wrote:
> > > On Fri, Oct 12, 2012 at 09:05:57AM -0400, Mathieu Carbou wrote:
> > > > git clone http://pari.math.u-bordeaux.fr/git/pari.git
> > > 
> > > Is anyone else on this list having a problem with git clone ?
> > 
> > Yes,
> > git clone http://pari.math.u-bordeaux.fr/git/pari.git
> > simply hangs here, this is git version 1.7.8.4
> 
> Are you sure it is not just very slow ? It seems
> you downloaded 6119 files from the server.

Ah I depended on the usual status output which was not
printed. For exampled, when cloning from github I get

remote: Counting objects: 12285, done.
remote: Compressing objects: 100% (3032/3032), done.
remote: Total 12285 (delta 6482), reused 12151 (delta 6350)
Receiving objects: 100% (12285/12285), 10.09 MiB | 1.28 MiB/s, done.
Resolving deltas: 100% (6482/6482), done.

But no such status from Bordeaux.