Mercurial over hg-gitを使用して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
失敗しますが、なぜですか?httpを介してhgリポジトリのクローンを作成できます。