[PATCH] Branch and pull-- now with remote

Erik Bågfors zindar at gmail.com
Wed Jun 22 08:08:18 BST 2005


On 6/21/05, Robey Pointer <robey at lag.net> wrote:
> 
> On 13 Jun 2005, at 4:39, 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.
> >>
> >
> > Robey,
> >
> > I have added readonly support for SFTP with the use of paramiko now.
> > But, If I do "bzr log sftp://bagfors@localhost//tmp/bzr" it always
> > dies after a while, with an error in sftp_client.py. It works for
> > about 100 revisions :)
> >
> > The error is an IOError.
> 
> Sorry for the late reply.  I was in a bicycle-vs-car accident a
> little over a week ago and am still catching up on email.  Details
> for the curious here:
>      http://www.livejournal.com/users/robey/35058.html

Ohh... I'm glad that turned out ok...
 
> Could you email me a copy of your paramiko.log for clues?  (Feel free
> to strip out any passwords or sensitive info.)  I can try to debug
> this off-list.

I'll can send you my whole code, it's just bzr with remote sftp
branches (readonly).

I really would love to get this working but on the other hand, I'm
taking it slow until the pipelining discussion has lead to something.

I'll get back to you.

/Erik




More information about the bazaar mailing list