TortoiseHg is the preferred windows installation of Mercurial.
NOTE: When installing TortoiseHg, make sure you copy the Mercurial.ini file to your home directory!
How do I clone an ssh repository from Windows?#
> hg clone --ssh tortoiseplink ssh://login@host//path/to/repo
How do I commit to an ssh repository from Windows?#
> hg push --ssh tortoiseplink
Hg