How to download code using TortoiseHg (Mercurial)

I am trying to download theworldsworststackoverflowclone code . I tried with Tortoise SVN at first, but later I find out that the hg command is not supported.

Now I downloaded Mrcurial and TortoiseHg 2.0.2 with Mercurial 1.8. 1 - x64 Windows and is installed on my system. I also changed the proxy settings.

But when I try to clone, I get the following error:

Clone not found [Command returned Code 225]
+3
source share
1 answer

It worked for me. I am using TortoiseHg (1.1.5) and Mercurial (1.7)

My steps:

+3

All Articles