Mercurial > hg-stable
comparison mercurial/context.py @ 42714:5535a2201ff1
upgrade: introduce a _copyrevlog method
This function copies a revlog from the old store to the new one, without
re-adding all deltas manually. This will eventually save a lot of time when some
revlog does not needs any conversions.
Code actually using this will be introduced in later changesets.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 30 Jul 2019 19:58:44 +0200 |
parents | 97b03f0e7c7b |
children | 3cffc7bbec26 |
comparison
equal
deleted
inserted
replaced
42713:095dcdd0d55c | 42714:5535a2201ff1 |
---|