[PATCH][BUG 119330] Fix tempfile permissions error in smart server tar bundling (under windows)

Martin Pool mbp at canonical.com
Thu Jun 28 05:12:51 BST 2007


Martin Pool has voted +1.
Status is now: Semi-approved
Comment:
This looks reasonable to me.  We might actually want to pass *both* the 
filename and file object into tarfile as it can make use of the name (in 
the gzip header?) but then again as it's only a temporary file it 
shouldn't matter.

You're getting access denied because of the special mode in which they 
are opened.


For details, see: 
http://bundlebuggy.aaronbentley.com/request/%3Cd80792120706081333j587b482ct2aa911a796e8fbde%40mail.gmail.com%3E



More information about the bazaar mailing list