[PATCH] sshrepo: add support for paramiko transport engine

Dirkjan Ochtman dirkjan at ochtman.nl
Fri Apr 2 14:33:30 CDT 2010


On Thu, Apr 1, 2010 at 07:47, Steve Borho <steve at borho.org> wrote:
> # HG changeset patch
> # User Steve Borho <steve at borho.org>
> # Date 1270100782 18000
> # Node ID 692bd14317b35db4e856d222269d3c23320fced6
> # Parent  fa7a14277cefdfda5b331fa9f9cddbfab8dd8eca
> sshrepo: add support for paramiko transport engine
>
> This is incomplete, looking for comment and/or aid.  It could at least use some
> cleanup and improved error handling.  I'm not at all sure readerr() won't get
> stuck if there's actual stderr output.  But this at least passes simple sniff
> tests.

I definitely like the idea of supporting a paramiko transport, but it
rather looks like it wants to be its own (ssh?)repository subclass.

Cheers,

Dirkjan


More information about the Mercurial-devel mailing list