Mercurial > hg
diff hgext/convert/common.py @ 13792:a916e8de4313
convert/mtn: Fix conversion of large files from mtn (broken in ed97955e0c04)
"mtn automate stdio" will break output larger than 32kB into several packets.
This ensures that we are processing all the output on the main stream and not
only the last packet.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 28 Mar 2011 23:16:20 -0400 |
parents | 49b818fd26d8 |
children | 600e64004eb5 |