On 30 September 2010 10:15, Scott Sinclair <scott.sinclair...@gmail.com> wrote:
> I'm behind a firewall that doesn't allow me to use the git protocol so
> I can't use the git:// URL.
>
> I see the following problem:
>
> $ git clone http://github.com/numpy/numpy.git numpy
> Initialized empty Git repository in /home/scott/external_repos/numpy/.git/
> error: RPC failed; result=22, HTTP code = 417
>
> I never have trouble cloning other repos off of Github over HTTP.

For what it's worth, someone posted a work-around at
http://support.github.com/discussions/repos/4323-error-rpc-failed-result22-http-code-411
that works for me..

Cheers,
Scott
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to