any more sftp fixes?

Robey Pointer robey at lag.net
Thu Dec 1 05:13:53 GMT 2005


On 30 Nov 2005, at 9:25, John A Meinel wrote:

> I just merged all of my sftp fixes into my integration branch. Am I
> missing any work that people have done?

I just compared the jam-integration version of sftp.py with my local  
copy and the changes all look good, except for one missing line  
(mentioned below).

I'm not sure the weakref system will work, though -- I'd pondered  
that before, but in tests with the python CLI, the weak values were  
going away as soon as the last "real" reference to them died.  If  
that's true generally, then the cache has an automatic expiration of  
zero seconds, making it a lot less useful. :)


> Robey, where did you put your disable prefetch changes? I disabled  
> it in
> my own way (with a flag that makes it easy to toggle for testing),  
> but I
> would guess that wherever that change exists you might have more  
> changes.
> I've merged both your bzr.sftp branch, and your bzr.robey (which I  
> think
> already merged bzr.sftp).

I've stopped using the branches since they're so expensive right now  
-- I just posted the patches here.  The one you're missing is  
changing mkdir to "makedirs" on line 171.  Windows people need that.

robey

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051130/b25aeac4/attachment.pgp 


More information about the bazaar mailing list