[PATCH 1 of 2] revlog: return offset from _chunkraw()

Martin von Zweigbergk martinvonz at google.com
Tue Jan 5 22:39:36 CST 2016


On Tue, Jan 5, 2016 at 7:52 PM Gregory Szorc <gregory.szorc at gmail.com>
wrote:

> +        Callers will need to call ``self.start(rev)`` and
> ``self.length(rev)``
> +        to determine where each revision's data begins and ends.


Is that still true? Is the returned offset/start different from
self.start(rev)?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20160106/d5b04336/attachment.html>


More information about the Mercurial-devel mailing list