Installing TortoiseHg

Installing from source (the hard way):

  1. Requirement (take a deep breath):
  2. Clone or download the latest snapshot from TortoiseHg's development repo
  3. Open a command window (cmd.exe)
  4. Chdir into TortoiseHg directory
  5. Enter command to install TortoiseHg (you will need admin privilege):

    python tortoisehg.py --debug

    Warning: do not remove or rename the installation directory.
  6. Restart Windows (or just the Explorer)
  7. Browse you Mercurial repo with Window Explorer (make sure you see the overlay icons and context menu)

Win32 installer (the easy way):

Download the binary installer from SourceForge mirrors