[PATCH] Branch and pull-- now with remote
Erik Bågfors
zindar at gmail.com
Tue Jun 7 23:34:54 BST 2005
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 :)
/Erik
More information about the bazaar
mailing list