My experiences with Mercurial
Mark A. Flacy
mflacy at verizon.net
Mon Jun 18 03:15:09 UTC 2007
On 2007.06.17 20:34, Michael P. Soulier wrote:
> On 18/06/07 Michael Smith said:
>
> > Maybe I am missing something here. Under unix I can do hg push/pull>
> through ssh, which gives me encrypted communication. Is that hard for>
> you to do on windows?
>
> SSH clients on windows are easy. SSH servers are more difficult. You
> can set
> up sshd in cygwin, but it takes some work. I'm not aware of any other
> free
> sshd implementations.
You (i.e. someone who isn't *me*) could perhaps integrate paramiko into
the built-in server.
http://www.lag.net/paramiko/
It's a pure-python implementation of the SSH2 protocol.
--
Mark A. Flacy
More information about the Mercurial
mailing list