Skip to content
  • Sushil Khanchi's avatar
    evolve: fix the code flow pattern of solving obswdir par and troubled revs · 4c9f9dac8977
    Sushil Khanchi authored
    Now we will go to _handlenotrouble() (which prints messages about
    no revs to solve) only when there is no troubled revs and working
    dir parent is not obsolete.
    
    This change also saves us from an issue which was about looking into the
    revset (smartset contains troubled revs to solve) when a rev from the revset
    gets hidden. This happens in the case when our wdir parent is obsolete. After
    resolving obswdir parent we were looking into the revset to check if there is
    any troubled revs to solve but we should have performed this check before
    performing the obswdir resolution.
    
    Changes in test file reflect this fixed behaviour.
    4c9f9dac8977
To find the state of this project's repository at the time of any of these versions, check out the tags.