Problem cloning from server on windows
Andrei Vermel
avermel at mail.ru
Sat Dec 9 01:39:27 UTC 2006
I can access the repository via ssh by runnning 'hg serve' and using port mapping to local
host.
But if I do 'hg clone ssh://username@remote_host//full_path_to_my_repo', it just hangs
infinitely without any network activity.
Any change in the path causes a message that repository was not found, so I assume the
connect to the remote hg is working somehow.
More information about the Mercurial
mailing list