[Debian-handbook-translators] $ git clone -> No Response

Raphael Hertzog hertzog at debian.org
Fri Jun 13 08:24:50 UTC 2014


Hello Zaki,

On Fri, 13 Jun 2014, Zaki Akhmad wrote:
> And now, I am trying to get the source code again.
> I did:
> 
> $ git clone https://alioth.debian.org/anonscm/git/debian-handbook/debian-handbook.git
> Cloning into 'debian-handbook'...
> 
> Then the response is very long. Compared when I cloned a repository
> from github, I can see the progress. Is there something wrong with the
> alioth server?

You should never clone over HTTP/HTTPS with alioth.debian.org because it
generates many HTTP requests and will get your IP temporarily blocked.

Please use a git:// URL like this one:
$ git clone git://anonscm.debian.org/debian-handbook/debian-handbook.git

(As documented on http://debian-handbook.info/contribute/)

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/



More information about the Debian-handbook-translators mailing list