views:

35

answers:

0

When trying to clone a git repository using Mercurial over hg-git:

hg clone git://github.com/rails/rails.git
destination directory: rails
importing Hg objects into Git
abort: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

It fails, but why? I can successfully clone hg repositories over http.