Mercurial > evolve
diff tests/test-stabilize-conflict.t @ 3656:62e4149435d8
utility: convert node from MultipleSuccessorsError to rev numbers (issue5832)
utility.builddependencies() deals with rev numbers but MultipleSuccessorsError
returns nodeid which breaks the function and also breaks instability resolution.
Previou patch demonstrate the breakage. This patch makes sure we convert those
nodeids to rev numbers before processing ahead.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 06 Apr 2018 20:13:27 +0530 |
parents | d166b3dc5e8a |
children | d5adce52cef4 f6979d64b9fb |