views:

98

answers:

1

Can anyone point me in the direction of a simple step by step guide as to how to connect to a mercurial repo via ssh on windows. Im really struggling to get my head around it, and so far i jus keep getting a string of errors. Any help would be appreciated.

+1  A: 

take a look at this http://www.codza.com/mercurial-with-ssh-setup-on-windows

maid450