Re: Alternate git repo servers

From: Elvis Dowson
Date: Sat Oct 16 2010 - 16:43:57 EST


Hi,

On Oct 17, 2010, at 12:37 AM, Piotr Hosowicz wrote:

>
>> I just tried switching protocols from git to http,
>
> How did you do it? Just replaced git:// with http:// ?

Yes, just type

git clone http://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git

Are you also experiencing slowness with the git protocol with the servers on git.kernel.org & gitorious.org. It has slowed down to a crawl to a point that it is completely un-usable.

Ubuntu 10.04 tends to give EOF errors, while Mac OS X 10.6.4 tries to keep downloading at a low speed of around 20KiB/s, but doesn't terminate that easily. I've been experiencing this for over 2 days now, and it suddenly occurred that I should try an alternate protocol. I was expecting much less, but to my surprise, http protocol was working as fast as the native git protocol while downloading from these servers.

Elvis Dowson
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/