tortoisehg / stable (http://tortoisehg.bitbucket.org/)

TortoiseHg repository. Main line of development in "default" branch. Releases, bugfixes, and documentation improvements in "stable" branch.

Clone this repository (size: 23.9 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/tortoisehg/stable/

Download

Windows XP, Vista. and Windows 7

We recommend you use the latest release.

Also available from codeplex or sourceforge

TortoiseHg Windows installers include Mercurial, TortoisePlink, and a number of helper utilities to provide a completely functional version control system out of the box. See the FAQ for details on what's included.

Context Menu Translations

TortoiseHg uses registry files to load shell context menu translations into the registry. You can have multiple of these translations installed and toggle between them via the HKEY_CURRENT_USER\Software\TortoiseHg\CMenuLang registry key. Each translation file sets this key, so the last file installed registry file wins by default. You can find these translation files inside the install directory under a folder named cmenu_i18n

Nightly Builds

Nightly builds of the TortoiseHg and Mercurial stable branches can be found at http://bitbucket.org/tortoisehg/thg-winbuild/downloads/

If you have troubles with nightly build packages, read the thg-winbuild wiki page before filing bugs.

  • TortoiseHg-Stable - tip of stable branches of Mercurial and TortoiseHg (0.9+)
  • TortoiseHg-Unstable - tip of unstable branches of Mercurial and TortoiseHg (<0.10)
  • Mercurial-Stable - tip of Mercurial stable branch (1.4+)
  • Mercurial-Unstable - tip of Mercurial default branch (<1.5)

See the developers wiki for Windows source install details.

Linux

Debian packages:

http://packages.debian.org/search?keywords=tortoisehg

Ubuntu packages:

https://launchpad.net/~tortoisehg-ppa

Fedora RPM packages:

The packages tortoisehg and tortoisehg-nautilus are now available as a standard Fedora package in the the updates repository.

The rpms for all archs and source rpms can be downloaded on http://koji.fedoraproject.org/koji/packageinfo?packageID=9526

From source

If no package yet exists for your platform, then use the source install method described on the hgtk page. We do not recommend installing from a tarball, even though we make one available for download. We prefer the use of a local clone of TortoiseHg instead. If you do use a tarball, you will need to manually edit the installed thgutil/config.py.

To use the settings tool on Linux, you must have http://code.google.com/p/iniparse/ installed.

Mac OS X

See the MacOSX for details on the status of this port.

To use the settings tool on Mac OS X, you must have http://code.google.com/p/iniparse/ installed.