[MERGE] Support for Putty SSH implementation
Wouter van Heyst
larstiq at larstiq.dyndns.org
Sun Feb 4 12:35:21 GMT 2007
On Wed, Jan 10, 2007 at 11:09:59PM +0200, Alexander Belchenko wrote:
...
> OK. I try it.
> Problem really was in the sequence of host and subsystem.
> I'm sure I apply the last Dima's fix, but actually it is not.
> I'm can't say why...
>
> Before his fix mutter says:
>
> PLINKDEBUG: spawning command: ['plink', '-x', '-a', '-ssh', '-2', '-l', 'bialix', '-s', 'sftp',
> 'aaronbentley.com']
>
> After I change sequence of last 2 arguments it's finally works OK:
>
> bzr arguments: [u'revno', u'sftp://bialix@aaronbentley.com/~/repo/bzr.dev/']
> looking for plugins in C:\work\Bazaar\sandbox\plink.support\bzrlib\plugins
> Plugin name __init__ already loaded
> Plugin name __init__ already loaded
> looking for plugins in C:\work\Bazaar\plugins.work
> encoding stdout as sys.stdout encoding 'cp866'
> ssh implementation is Putty's plink.
> PLINKDEBUG: spawning command: ['plink', '-x', '-a', '-ssh', '-2', '-l', 'bialix', '-s',
> 'aaronbentley.com', 'sftp']
> got branch format Bazaar-NG Metadir branch format 5
> return code 0
Does this mean it actually works for you, and with the code posted as it's at
http://bundlebuggy.aaronbentley.com/request/%3C459FE39B.2080608@hlabs.spb.ru%3E
Wouter van Heyst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070204/3056c643/attachment.pgp
More information about the bazaar
mailing list