210
edits
mNo edit summary |
Jamesboston (talk | contribs) (Fixed path to Mercurial.ini file.) |
||
| Line 12: | Line 12: | ||
If you want to make <tt>hg view</tt> work: | If you want to make <tt>hg view</tt> work: | ||
* [http://www.activestate.com/store/activetcl/download/ install ActiveTcl], and make sure you tell it to associate .tcl with ActiveTcl | * [http://www.activestate.com/store/activetcl/download/ install ActiveTcl], and make sure you tell it to associate .tcl with ActiveTcl | ||
* add the <tt>hgk</tt> extension to your list of extensions in | * add the <tt>hgk</tt> extension to your list of extensions in C:\mozilla-build\hg\Mercurial.ini, e.g to your [extensions] block add the line: | ||
hgext.hgk = | hgext.hgk = | ||
edits