[PATCH STABLE] revlog: seek to end of file before writing (issue4943)

Adrian Buehlmann adrian at cadifra.com
Sat Dec 19 02:43:51 CST 2015


On 2015-12-18 21:33, Matt Mackall wrote:
> On Thu, 2015-12-17 at 17:17 -0800, Gregory Szorc wrote:
>> # HG changeset patch
>> # User Gregory Szorc <gregory.szorc at gmail.com>
>> # Date 1450401362 28800
>> #      Thu Dec 17 17:16:02 2015 -0800
>> # Branch stable
>> # Node ID 5237adcc38525cc184345ef7ae6464526e6651fb
>> # Parent  00aa37c65e0a365230938aed51d1b38b7cace135
>> revlog: seek to end of file before writing (issue4943)
> 
> Looks good, queued for stable with Adrian's tweak.

Looks like a tab character sneaked in on in-flight tweaking, on line
1441 in revlog.py, which has been reported as new issue 5019.


More information about the Mercurial-devel mailing list