branch: sftp fixes

Robey Pointer robey at lag.net
Tue Nov 22 02:01:43 GMT 2005


In the interest of waving a red flag and trying to expedite getting  
these into the bzr mainline, I made a special branch that just holds  
the sftp fixes from the last couple of weeks.  Here are the changes  
incorporated:

* make sftp put faster when using paramiko 1.5.1
* fix sftp urls to support the ietf draft url spec wrt relative vs  
absolute sftp urls (this will break existing branch urls); fix  
username/password parsing in sftp urls; add unit tests to make sure  
sftp url parsing is working
* modified patch from alexey shamrin & john meinel to stdout-encode  
the getpass prompts within sftp transport
* tighten up the sftp unit tests a bit to make them work better on  
windows
* patch from erik to fix sftp relpath to only check the path component
* modified version of john's patch to add atomic put and locking to  
the sftp transport


The branch is here:

	http://www.lag.net/~robey/bzr.sftp

robey





More information about the bazaar mailing list