Mercurial > hg
comparison tests/test-config-env.py @ 47269:6be2a7ca4b1d
revlog: do not call Rust code if the index is not compatible with it
This will avoid hitting the TypeError we defined in the previous changesets.
This is the simplest fix but not the most elegant.
Ideally we would teach the Rust code to use any kind of revlog. However this is
an adventure for another time.
Differential Revision: https://phab.mercurial-scm.org/D10666
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 04 May 2021 14:18:06 +0200 |
parents | 2d4cad94d08a |
children | 6000f5b25c9b |
comparison
equal
deleted
inserted
replaced
47268:9d1a8829f959 | 47269:6be2a7ca4b1d |
---|