comparison tests/test-bookmarks-merge.t @ 28222:b966e35aad78 stable

unionrepo: properly handle hidden linkrev in revlog (issue5070) The unionrepository have to do some special magic to handle linkrev of the unioned filerev and manifestrev. That logic was done from a repoview and obsolescence marker affecting bundled changeset could lead to a crash. We now ensure we operate on unfiltered repository.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 22 Feb 2016 23:36:04 +0100
parents 10f15e34d86c
children 8197b395710e
comparison
equal deleted inserted replaced
28221:7a8c44844f57 28222:b966e35aad78