mercurial

Mercurial downloads

Mercurial 1.6.3
Mac OS X 10.5 download
Mac OS X 10.6 download
Source code download
TortoiseHG for Windows 32bit download
TortoiseHG for Windows 64bit download
Windows download

Get started

Mercurial is written in Python with platform independence in mind. As a result, Mercurial is available on Microsoft Windows, GNU/Linux, MacOS X, OpenSolaris and others. You can either download a binary package for the system of your choice or build it from sources.

Windows users are likely to enjoy the TortoiseHg GUI the most. It integrates Mercurial directly into your explorer.

Packages for common Linux, BSD and Solaris distributions can be installed from the system specific repositories

# Debian/ubuntu
$ apt-get install mercurial

# Fedora
$ yum install mercurial

# Gentoo
$ emerge mercurial

# OpenSolaris
$ pkg install SUNWmercurial