Colin Baxter <m43...@yandex.com> writes:

>>>>>> Nick Dokos <ndo...@gmail.com> writes:
>
>     > I get the same results as Detlef: git pull git remote update git
>     > clone git://orgmode.org/org-mode.git
>
>     > all fail, but
>
>     >    git clone http://orgmode.org/org-mode.git
>
>     > succeeded and `git remote update' when the remote is the http
>     > version, succeeds as well.
>
> Not here, "git clone http://orgmode.org/org-mode.git"; just hangs with
>
> Cloning into 'org-mode'...
>
> never completing.

You might not have given it enough time. Here, it takes a long time,
but it completes:

$ time git clone http://orgmode.org/org-mode.git
Cloning into 'org-mode'...

real    2m13.687s
user    0m29.052s
sys     0m0.668s

-- 
Nick


Reply via email to