[PATCH] Branch and pull-- now with remote

John A Meinel john at arbash-meinel.com
Wed Jun 8 01:55:01 BST 2005


Erik Bågfors wrote:
> On 6/7/05, Robey Pointer <robey at lag.net> wrote:
> 
>>On 6 Jun 2005, at 6:29, Aaron Bentley wrote:
>>
>>
>>
>>
>>>-----BEGIN PGP SIGNED MESSAGE-----
>>>Hash: SHA1
>>>
>>>Martin Pool wrote:
>>>| I think that would be great too.
>>>|
>>>| One way would be to use sftp, which can do everything over a single
>>>| connection and can pipeline.  I have some Python code that
>>>implements
>>>| part of sftp, or there might be a properly finished library around
>>>| somewhere.
>>>
>>>There's this, but I never actually used it:
>>>
>>>http://www.lag.net/paramiko/
>>>
>>>
>>
>>Thanks for the plug. ;)
>>
>>If you all need any SFTP support that's not already there, let me
>>know and I'll add it, because I'm really excited by bzr.
> 
> 
> 
> I just took a look at it and it looks very good.  The one problem I
> saw is that I have a private key, and this key is locked. But I have
> it unlocked in my ssh-agent.
> 
> I could see no way (if there even is one) to get to the key without
> entering my password again.  Is there such a thing?
> 
> If so, this is ideal :)
> 

I think it just requires having paramiko support communicating with
ssh-agent. I don't think the ssh-agent protocol is very formally
defined, but it probably isn't very hard to understand.


John
=:->

> /Erik


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050607/b4414f4b/attachment.pgp 


More information about the bazaar mailing list