Patch: Bugfix in export of patch.py

Manuel Barkhau mbarkhau at googlemail.com
Thu Jan 8 14:05:52 CST 2009


The export function was closing the fp, in the assumption, that if it
wasn't sys.stdout or repo.ui, it had created it.

This meant, that you couldn't call export with any other file, without
it being prematurely closed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hg_export_bugfix.patch
Type: text/x-patch
Size: 1603 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial-devel/attachments/20090108/2fd55238/attachment.bin 


More information about the Mercurial-devel mailing list