[racket] quack qunundrum
From: Jose A. Ortega Ruiz (jao at gnu.org)
Date: Sun Nov 28 17:34:30 EST 2010 |
|
On Sun, Nov 28 2010, Greg Hendershott wrote:
> Maybe it's just me, but
>
> git clone git://git.sv.gnu.org/geiser.git
>
> results in:
>
> Cloning into geiser...
> git.sv.gnu.org[0: 140.186.70.72]: errno=Operation timed out
> fatal: unable to connect a socket (Operation timed out)
The server is down for me to. There's a mirror in gitorious:
git clone git://gitorious.org/geiser/mainline.git mainline
in github:
git clone git://github.com/jaor/geiser.git
and in repo.co.cz:
git clone git://repo.or.cz/geiser.git
Choose your poison :)
Thanks,
jao