diff mercurial/peer.py @ 23865:81349f4b47f4

linkrev: use the right manifest content when adjusting linrev (issue4499) When the manifest revision is stored as a delta against a non-parent revision, '_adjustlinkrev' could miss some file update because it was using the delta only. We now use the 'fastread' method that uses the delta only when it makes sense. A test showcasing on the of possible issue have been added.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 14 Jan 2015 17:21:09 -0800
parents 4ed6b3a24661
children cbbdd085c991
line wrap: on
line diff