Mercurial > hg
comparison mercurial/manifest.py @ 21636:3de9f2c4900c
convert: only consider shamap revisions converted if they still exists
Rollback or strip could leave a Mercurial repo with a shamap with revisions no
longer in the repository.
To ensure reliable conversions we now check that the commit actually exists and
consider it non-existing if it doesn't exist.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Mon, 19 May 2014 22:12:31 +0200 |
parents | f8737bce736a |
children | 090dcaaf3fff |
comparison
equal
deleted
inserted
replaced
21635:5f2cc464e502 | 21636:3de9f2c4900c |
---|