diff contrib/hg-ssh @ 18443:64848f7fb764

repoview: protect `base` computation from weird phase root If for some reason the phase roots contains nullid, the set of filtered revs will contains -1. That confuse Mercurial a lot. In particular this corrupt the branchcache. Standard code path does not result in nullid phase root. It can only result from altered `.hg/store/phaseroots` or buggy extension. However better safe than sorry.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Thu, 17 Jan 2013 17:51:30 +0100
parents 1ba3e17186c8
children 2b9cda9040f7
line wrap: on
line diff