( )⚙ D10613 revlog: determine sidedata support based on the revlog version

This is an archive of the discontinued Mercurial Phabricator instance.

revlog: determine sidedata support based on the revlog version
ClosedPublic

Authored by marmoute on May 3 2021, 7:53 AM.

Details

Summary

Revlog version "2" support sidedata, previous version does not. So lets make the
initialization simpler.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.May 3 2021, 7:53 AM
baymax updated this revision to Diff 27528.May 3 2021, 9:44 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 27859.May 11 2021, 1:42 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 27985.May 17 2021, 7:02 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.