Changes between Version 83 and Version 84 of Documentation/BuildingStXWithRakefiles


Ignore:
Timestamp:
Sep 10, 2019, 12:23:41 PM (5 years ago)
Author:
patrik.svestka@…
Comment:

adding a note with a suggestiong that updating mercurial should go hand in hand with updating the evolve plugin

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/BuildingStXWithRakefiles

    v83 v84  
    362362  pip install --user hg-evolve
    363363  }}}
    364 
     364 
     365  Updating `Evolve`:
     366  {{{
     367  pip install --upgrade --user hg-evolve
     368  }}}
     369{{{
     370#!div class="note"
     371**Note:** When **updating mercurial** it maybe needed to update also the **evolve** plugin.  It is highly recommended when updating major version, like 4.9 to 5.x!
     372}}}
    365373  To add it to `TortoiseHG` find your `mercurial.ini` (usually at `c:\users\login`) and update it with:
    366374  {{{