[RFC] Ways to make initial knit creation faster (both push and commit)

Robey Pointer robey at lag.net
Mon Aug 28 07:56:16 BST 2006


On 23 Aug 2006, at 11:55, John Arbash Meinel wrote:

> Have you run the 'bzr' test suite with this version of paramiko? I  
> don't
> see anything in bzrlib/tests/stub_sftp.py that explicitly handles  
> append
> mode. Most likely the 'flags' parameter has the O_APPEND set, but I'm
> not sure how that interacts with os.fdopen('rb+')

I just tried it today -- looks like all the relevant tests pass with  
the altered paramiko.  (7 tests fail, but they fail without paramiko  
too.  I actually think this is a bad thing -- we should try to keep  
the tests working all the time.)

robey





More information about the bazaar mailing list