1,584
edits
DrinkyBird (talk | contribs) (Add info about the topic and evolve extensions) Tag: Source edit |
DrinkyBird (talk | contribs) m (+word) Tag: Source edit |
||
Line 40: | Line 40: | ||
If you wish to build a specific topic, you must enable the <tt>topic</tt> and <tt>evolve</tt> Mercurial extensions. To do so, either: | If you wish to build a specific topic, you must enable the <tt>topic</tt> and <tt>evolve</tt> Mercurial extensions. To do so, either: | ||
* Open TortoiseHg Workbench, go to the File menu -> Settings, open the global settings tab, open the Extensions section, and select the <tt>topic</tt> and <tt>evolve</tt> extensions, then completely exit TortoiseHg Workbench. | * Open TortoiseHg Workbench, go to the File menu -> Settings, open the global settings tab, open the Extensions section, and select the <tt>topic</tt> and <tt>evolve</tt> extensions, then completely exit TortoiseHg Workbench. | ||
* or add the following to <tt>mercurial.ini</tt> in your user directory: | * or, manually add the following to <tt>mercurial.ini</tt> in your user directory: | ||
<syntaxhighlight lang="ini"> | <syntaxhighlight lang="ini"> | ||
[extensions] | [extensions] |