Mercurial on Windows: Difference between revisions

Fixed path to Mercurial.ini file.
mNo edit summary
(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 ~/Mercurial.ini, e.g to your [extensions] block add the line:
* 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 =


210

edits