Differences between revisions 23 and 517 (spanning 494 versions)
Revision 23 as of 2009-07-02 11:17:24
Size: 7141
Comment: Fold simplified version of BinaryPackes into Download.
Revision 517 as of 2016-04-13 12:23:08
Size: 10753
Editor: rcl
Comment: remove redundant URL, updated BSD version to 3.7
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma section-numbers 2
= Download =
Source archives and binary packages for various systems. See WhatsNew for information on upgrading.
Line 3: Line 7:
= Source packages = == Binary packages ==
=== Windows ===
/!\ '''Like TortoiseSVN, [[http://www.selenic.com/pipermail/mercurial/2010-January/029680.html|we recommend]] turning off the indexing service on the working copies and repositories, and excluding them from virus scans.'''
Line 5: Line 11:
 * Source code of [[WhatsNew|released versions]] of Mercurial can be downloaded as usual .tar.gz files at [[http://www.selenic.com/mercurial/release/?M=D|http://www.selenic.com/mercurial/release/]].
 * The [[http://selenic.com/repo/hg-stable|hg-stable]] repository leads to stable releases - download [[http://www.selenic.com/mercurial-stable-snapshot.tar.gz|hourly snapshot]].
 * The [[http://selenic.com/repo/hg|hg]] repository is the main development repository - download [[http://www.selenic.com/mercurial-snapshot.tar.gz|hourly snapshot]].
 * Check DeveloperRepos for other relevant developer repositories where you can get clone the hg source.
The following installers can be used from Windows XP onwards:

 * [[http://tortoisehg.bitbucket.org/download/index.html|TortoiseHg with Windows Explorer "shell" integration]] all-in-one installer with TortoiseHg 3.7.3 and Mercurial 3.7.3 (alternate download: [[https://bitbucket.org/tortoisehg/files/downloads|Bitbucket]])
 * [[https://bitbucket.org/tortoisehg/files/downloads/mercurial-3.7.3-x86.msi|Mercurial-3.7.3 (32-bit msi)]] / [[https://bitbucket.org/tortoisehg/files/downloads/mercurial-3.7.3-x64.msi|Mercurial-3.7.3 (64-bit msi)]], needs admin rights to install, less friendly with manually installed extensions than !InnoSetup version
 * [[http://mercurial.selenic.com/release/windows/Mercurial-3.7.3.exe|Mercurial-3.7.3 (32-bit exe)]] / [[http://mercurial.selenic.com/release/windows/Mercurial-3.7.3-x64.exe|Mercurial-3.7.3 (64-bit exe)]], does not need admin rights to install (!InnoSetup based).
 * [[https://bitbucket.org/tortoisehg/files/downloads/mercurial-3.7.3.win32-py2.7.msi|Mercurial-3.7.3 (32-bit py2.7)]] / [[https://bitbucket.org/tortoisehg/files/downloads/mercurial-3.7.3.win-amd64-py2.7.msi|Mercurial-3.7.3 (64-bit py2.7)]], installs Mercurial source as Python modules and thus requires [[http://www.python.org/download/releases/2.7.10/|Python 2.7]] installed. This is recommended for hgweb setups and extensions with non-standard dependencies.
 * [[http://cygwin.com/|cygwin]] can install Mercurial, but the cygwin abstraction layers introduces a potential source of error and is not really recommended.
 * HackableMercurial is a self-contained install that allows easy hacking on the Mercurial source and testing of unreleased versions

Most of the above installers are from [[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]], which has nightly builds of Mercurial and !TortoiseHg.

=== Mac OS X ===
 * Mac OS X packages are available on the [[http://mercurial.selenic.com/downloads|downloads page]]
 * [[http://pdb.finkproject.org/pdb/package.php/mercurial|Fink]]: install with 'fink install mercurial' - 3.3
 * [[https://trac.macports.org/browser/trunk/dports/devel/mercurial/Portfile|macports]]: install with 'sudo port install mercurial' - 3.3
 * [[https://github.com/Homebrew/homebrew/blob/master/Library/Formula/mercurial.rb|homebrew]]: install with 'brew install mercurial' - 3.4.1
 * TortoiseHg for Mac available [[https://bitbucket.org/tortoisehg/files/downloads|here]] - 3.7.2

=== Linux (.deb) ===
 * '''Debian'''
  * [[http://packages.debian.org/sid/mercurial|Debian sid (unstable)]] - 3.1.2.
  * [[http://packages.debian.org/jessie/mercurial|Debian jessie (testing)]] - 3.1.2.
  * [[http://packages.debian.org/wheezy/mercurial|Debian wheezy (stable)]] - 2.2.2. (3.1.1 available as a [[http://packages.debian.org/wheezy-backports/mercurial|wheezy backport]])
  * [[http://packages.debian.org/squeeze/mercurial|Debian squeeze (oldstable)]] - 1.6.4 (2.2.2 available as a [[http://packages.debian.org/squeeze-backports/mercurial|squeeze backport]])
 * '''Ubuntu'''
  * [[http://packages.ubuntu.com/hardy/mercurial|Ubuntu Hardy]] - 0.9.5 ([[http://packages.ubuntu.com/hardy-backports/mercurial|1.0.1]] available if you [[https://help.ubuntu.com/community/UbuntuBackports|enable backports]])
  * [[http://packages.ubuntu.com/intrepid/mercurial|Ubuntu Intrepid]] - 1.0.1
  * [[http://packages.ubuntu.com/jaunty/mercurial|Ubuntu Jaunty]] - 1.1.2
  * [[http://packages.ubuntu.com/karmic/mercurial|Ubuntu Karmic]] - 1.3.1
  * [[http://packages.ubuntu.com/lucid/mercurial|Ubuntu Lucid]] - 1.4.3
  * [[http://packages.ubuntu.com/maverick/mercurial|Ubuntu Maverick]] - 1.6.3-1
  * [[http://packages.ubuntu.com/natty/mercurial|Ubuntu Natty]] - 1.7.5-1ubuntu1

Mercurial (from 1.0 onwards) is packaged for Debian-related distributions as two packages, ''mercurial'' and ''mercurial-common'' - you only need to care about this if you are downloading .deb files for manual installation - otherwise, APT dependency handling will take care of this for you when you install ''mercurial''.

=== Linux (.rpm) ===
Since Mercurial version 3.4, the Mercurial project provides packages for the following systems:

 * [[http://mercurial.selenic.com/release/centos5/RPMS/x86_64/|Centos 5]] (includes a python2.7 install)
 * [[http://mercurial.selenic.com/release/centos6/RPMS/x86_64/|Centos 6]]
 * [[http://mercurial.selenic.com/release/centos7/RPMS/x86_64/|Centos 7]]

You can download, install and upgrade the packages manually.

You can also add it as a "yum" package repository and get automatic updates: Add the following file at `/etc/yum.repos.d/mercurial.selenic.com.repo` and run `yum install mercurial`.

{{{
[mercurial.selenic.com]
name=mercurial.selenic.com
baseurl=https://www.mercurial-scm.org/release/centos$releasever
enabled=1
# Temporary until we get a serious signing scheme in place,
# check https://www.mercurial-scm.org/wiki/Download again
gpgcheck=0
}}}
/!\ Mercurial is stable and won't break on automatic updates. Mercurial do however not promise API stability so an update might break extensions or tools using Mercurial internals.

Similar Fedora packages can be built from a Mercurial source repository with commands like `make docker-fedora21`. "Unsupported" platforms can use `contrib/buildrpm` directly.

You can also install the package from your distribution

 * [[http://rpmfind.net/linux/rpm2html/search.php?query=mercurial&submit=Search+...&system=mandriva&arch=|Mandriva]]: install with {{{urpmi mercurial}}} - latest revision available
 * [[http://koji.fedoraproject.org/koji/packageinfo?packageID=2518|Fedora]] - latest version is available within few days after release, install with {{{yum install '*mercurial}}}*'
 * [[http://fedoraproject.org/wiki/EPEL|Fedora Projects EPEL]] for RHEL and CentOS 5: 1.3.1, install with {{{yum install '*mercurial}}}*'
 * [[http://download.opensuse.org/repositories/devel:/tools:/scm/|openSUSE]] - latest version is available shortly after release in the `devel:tools:scm` repository
 * [[http://arklinux.osuosl.org/dockyard-devel/SRPMS/|Ark Linux]] - 1.6.2
 * [[http://www.openpkg.org/product/packages/?package=mercurial|OpenPKG]] - 1.4

=== Linux (others) ===
 * [[http://archlinux.org/packages/?q=mercurial|Arch Linux]] - 3.7.3
 * [[http://packages.gentoo.org/package/dev-vcs/mercurial|Gentoo ebuild]]: install with {{{emerge mercurial}}} - 2.4.2 (2.5.1/2.6 in unstable)
 * [[http://www.t2-project.org/packages/mercurial.html|T2 SDE]] - 3.0.2
 * [[http://ftp.osuosl.org/pub/slackware/slackware-14.1/slackware/d/|Slackware 14.1]] - 2.7.2
 * [[http://ipkg.nslu2-linux.org/feeds/optware/|Optware cross compilation ipk]] - latest for Python 2.4 and 2.5

=== Solaris ===
 * [[http://unixpackages.com/packages/package-matrix?frm_search=mercurial|unixpackages.com]] - SPARC/Solaris 2.6-10 packages, x86/Solaris 8-11 packages - 2.3 (8 & 9), 3.4 (10 & 11)
 * [[http://www.opencsw.org|OpenCSW]]: [[http://www.opencsw.org/packages/mercurial|solaris package mercurial-3.7.2, sparc/solaris, x86/solaris]].

=== AIX ===
 * [[http://www.lunch.org.uk/wiki/aix_packages|Mercurial for AIX 5.2 and later]] - 3.0.2

=== BSD ===
 * [[http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/mercurial/|FreeBSD]]; use [[http://freebsd.org/cgi/man.cgi?query=pkg_add&apropos=0&sektion=0&manpath=FreeBSD+6.3-RELEASE&format=html|pkg_add]] for installing - 3.7 (on 2016-04-13)

 * [[ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/devel/mercurial/README.html|NetBSD]] packages compiled from [[http://pkgsrc.se/devel/mercurial|pkgsrc]] - always very up-to-date, currently 2.6

=== Plan 9 from Bell Labs ===
 * To build from source, see: Plan9FromBellLabs
 * Binary packages are available from fgb's contrib:

{{{
% contrib/install stallion/mercurial
}}}
== Source packages ==
 * Source code of [[WhatsNew|released versions]] of Mercurial can be downloaded as usual .tar.gz files at [[http://mercurial.selenic.com/release/?M=D|http://mercurial.selenic.com/release/]].
 * The [[http://selenic.com/repo/hg-stable|hg-stable]] repository leads to stable releases - download [[http://selenic.com/repo/hg-stable/archive/tip.tar.gz|snapshot]].
 * The [[http://selenic.com/repo/hg|hg]] repository is the main development repository - download [[http://selenic.com/repo/hg/archive/tip.tar.gz|snapshot]].
 * Check DeveloperRepos for other relevant developer repositories where you can clone the hg source.
Line 12: Line 113:
= Binary packages = == Using pip ==
Mercurial can also be installed from [[https://pypi.python.org/pypi/Mercurial|PyPI]] with {{{pip}}}, which has shipped with Python since 2.7.9 and 3.4 or can be installed using the instructions on https://pip.pypa.io/en/stable/installing.html.
Line 14: Line 116:
If you have Python and setuptools installed, you can also use [[EasyInstall|easy_install]]. To install with {{{pip}}} you must have the same C compiler used to compile Python installed as well as the development headers for Python (typically called {{{python-dev}}} or {{{python-devel}}} on Linux).
Line 16: Line 118:
== Windows ==
 * [[TortoiseHg]] all-in-one installer with MS-Explorer integration. Version 0.8 includes Mercurial 1.3
 * [[http://mercurial.berkwood.com|Windows]] installer - latest release, previous builds, snapshots
 * [[http://bitbucket.org/tortoisehg/stable/downloads/|Nightly builds]] - sneak preview of next version of TortoiseHg and Mercurial. Warning: Do not use in production environment.
 * [[http://cygwin.com/|cygwin]] can install mercurial.

== Mac OS X ==
 * [[http://mercurial.berkwood.com|Mac OS X]] packages (you may have to add `export LC_ALL=en_US.UTF-8` and `export LANG=en_US.UTF-8` to your `~/.profile`)
 * [[http://pdb.finkproject.org/pdb/package.php/mercurial-py25|fink package]]
 * [[http://www.macports.org/|macports]] can install mercurial by 'sudo port install mercurial'.

== Linux (.deb) ==
 * '''Debian'''
  * Debian squeeze (testing) includes [[http://packages.debian.org/squeeze/mercurial|1.1.2]] in the distribution.
  * Debian lenny (stable) includes [[http://packages.debian.org/lenny/mercurial|1.0.1]] in the distribution.
 * '''Ubuntu'''
  * Included in the distribution:
   * Ubuntu Hardy includes [[http://packages.ubuntu.com/hardy/mercurial|0.9.5]], with [[http://packages.ubuntu.com/hardy-backports/mercurial|1.0.1]] available if you [[https://help.ubuntu.com/community/UbuntuBackports|enable backports]]
   * Ubuntu Intrepid includes [[http://packages.ubuntu.com/intrepid/mercurial|1.0.1]].
   * Ubuntu Jaunty includes [[http://packages.ubuntu.com/jaunty/mercurial|1.1.2]].
  * Launchpad PPAs, carrying packages for Hardy, Intrepid and Jaunty:
   * [[https://launchpad.net/~mercurial-ppa/+archive/releases|mercurial-ppa/releases PPA]]: The latest Mercurial release.
   * [[https://launchpad.net/~mercurial-ppa/+archive/stable-snapshots|mercurial-ppa/stable-snapshots PPA]]: Automatic daily snapshot of `hg-stable` DeveloperRepos. <<BR>>''('''Please note''' that these packages are '''not''' releases. If you use these, you are testing unreleased code.)''
   * [[https://launchpad.net/~mercurial-ppa/+archive/snapshots|mercurial-ppa/snapshots PPA]]: Automatic daily snapshot of `hg` DeveloperRepos. <<BR>>''('''Please note''' that these packages are '''not''' releases. If you use these, you are testing unreleased code.)''

Mercurial (from 1.0 onwards) is packaged for Debian-related distributions as two packages, ''mercurial'' and ''mercurial-common'' - you only need to care about this if you are downloading .deb files for manual installation - otherwise, APT dependency handling will take care of this for you when you install ''mercurial''.

== Linux (.rpm) ==
 * Mandriva includes Mercurial - install with {{{urpmi mercurial}}} or manually [[http://rpmfind.net/linux/rpm2html/search.php?query=mercurial&submit=Search+...&system=mandriva&arch=|search rpm]]
 * Fedora: All supported versions includes Mercurial - install with {{{yum install mercurial}}}. To get full functionality also run {{{yum install mercurial-hgk emacs-mercurial emacs-mercurial-el bash-completion meld kdiff3}}}. Beta releases can be tracked [[http://koji.fedoraproject.org/koji/packageinfo?packageID=2518|here]].
 * [[http://repos.opensuse.org/devel:/tools:/scm|OpenSUSE]]
 * [[http://www.arklinux.org/|Ark Linux]] always contains a current mercurial package. Ark Linux users should simply {{{apt-get update; apt-get install mercurial}}}. Users of other distributions can find the packages (which should work on pretty much any RPM based distribution that has Python 2.4) [[http://arklinux.osuosl.org/dockyard-devel|here]].
 * [[http://www.openpkg.org/product/packages/?package=mercurial|OpenPKG]] - lists 0.9.3, though 0.9.4 is downloadable
 * [[http://code.google.com/p/i18n-zh/wiki/Mercurial|CentOS 4.5]] - latest released version 0.9.4.
 * CentOS release 5 (final) - {{{yum install mercurial}}} from rpmforge repository, latest stable (1.0)

== Linux (others) ==
 * [[http://archlinux.org/packages/search/?repo=all&category=all&q=mercurial&lastupdate=&limit=50|Arch Linux]]
 * [[http://packages.gentoo.org/package/dev-util/mercurial|Gentoo ebuild]]
 * [[http://www.t2-project.org/packages/mercurial.html|T2 SDE]] package of official releases
 * [[ftp://ftp.osuosl.org/pub/slackware/slackware-12.0/slackware/d/mercurial-0.9.4-i486-1.tgz|Slackware 12.0]] - 0.9.4 official package
 * [[http://ipkg.nslu2-linux.org/feeds/optware/|Optware cross compilation ipk]] - latest for Python 2.4 and 2.5

== Solaris ==
 * [[http://www.opensolaris.org/os/community/tools/scmdownloads/|OpenSolaris package]]
 * [[http://www.blastwave.org/packages.php/mercurial|blastwave, solaris 8 to 10 package]]
 * [[http://sunfreeware.com|sunfreeware.com]] - SPARC/Solaris 7-10 packages, x86/Solaris 8-10 packages - 1.1.2

== BSD ==
 * [[http://www.freebsd.org/cgi/url.cgi?ports/devel/mercurial/pkg-descr|FreeBSD Mercurial port]] ([[http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/mercurial/|port-webdir]]). i386 package: [[ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-stable/devel/mercurial-1.1.2.tbz|mercurial-1.1.2.tbz]].
   * Requires [[http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/python25/|python25]] (i386 package: [[ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-stable/lang/python25-2.5.2_1.tbz|python25-2.5.2_1.tbz]]).
   Use [[http://www.freebsd.org/cgi/man.cgi?query=pkg_add&apropos=0&sektion=0&manpath=FreeBSD+6.3-RELEASE&format=html|pkg_add]] for installing.
 * [[ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/devel/mercurial/README.html|NetBSD]] packages compiled from [[http://pkgsrc.se/devel/mercurial|pkgsrc]]


== AIX ==
 * AIX RPM packages are available via [[http://www.lunch.org.uk/wiki/aix_packages]]. Binary packages are built on AIX 5.2.
You may then install Mercurial simply by executing {{{pip install Mercurial}}}.
Line 75: Line 121:
/!\ {{{easy_install}}} is a legacy installation method which has been superseded by {{{pip}}} which should be preferred over {{{easy_install}}}. This method should not be used and is not recommended and will most likely cause conflict with other installs of Mercurial.
Line 76: Line 123:
If you already have Python installed, you can install the latest version of Mercurial using {{{easy_install}}}: Mercurial can also be installed from [[https://pypi.python.org/pypi/Mercurial/|pypi]] with {{{easy_install}}}. You will need Python and the C compiler used to build it and {{{easy_install}}}. {{{easy_install}}} might be available in a {{{python-dev}}} or {{{python-setuptools-devel}}} package for your platform or you can grab it from http://peak.telecommunity.com/DevCenter/EasyInstall.
Line 78: Line 125:
{{{ easy_install -U mercurial }}} /!\ [[http://code.google.com/p/rdflib/issues/detail?id=104|Unable to find vcvarsall.bat]] fix error with mingw and install mercurial 1.7.3 with python 2.7
Line 80: Line 127:
This is also the easiest way of installing a Mercurial newer than the one provided by your distribution. {{{
Create a file in C:\Python26\Lib\distutils and call it distutils.cfg
[build]
compiler=mingw32
}}}
With the right prerequisites you can install the latest version of Mercurial using:
Line 82: Line 134:
If you have Python, but not {{{easy_install}}}, grab it from http://peak.telecommunity.com/DevCenter/EasyInstall. {{{
easy_install -U mercurial
}}}
----
CategoryProject
Line 84: Line 140:
Note: you may need the {{{python-dev}}} package to run {{{easy_install}}}. [[FrenchDownload|Français]], [[ChineseDownload|中文]], [[JapaneseDownload|日本語]]

Download

Source archives and binary packages for various systems. See WhatsNew for information on upgrading.

1. Binary packages

1.1. Windows

/!\ Like TortoiseSVN, we recommend turning off the indexing service on the working copies and repositories, and excluding them from virus scans.

The following installers can be used from Windows XP onwards:

Most of the above installers are from thg-winbuild, which has nightly builds of Mercurial and TortoiseHg.

1.2. Mac OS X

  • Mac OS X packages are available on the downloads page

  • Fink: install with 'fink install mercurial' - 3.3

  • macports: install with 'sudo port install mercurial' - 3.3

  • homebrew: install with 'brew install mercurial' - 3.4.1

  • TortoiseHg for Mac available here - 3.7.2

1.3. Linux (.deb)

Mercurial (from 1.0 onwards) is packaged for Debian-related distributions as two packages, mercurial and mercurial-common - you only need to care about this if you are downloading .deb files for manual installation - otherwise, APT dependency handling will take care of this for you when you install mercurial.

1.4. Linux (.rpm)

Since Mercurial version 3.4, the Mercurial project provides packages for the following systems:

You can download, install and upgrade the packages manually.

You can also add it as a "yum" package repository and get automatic updates: Add the following file at /etc/yum.repos.d/mercurial.selenic.com.repo and run yum install mercurial.

[mercurial.selenic.com]
name=mercurial.selenic.com
baseurl=https://www.mercurial-scm.org/release/centos$releasever
enabled=1
# Temporary until we get a serious signing scheme in place,
# check https://www.mercurial-scm.org/wiki/Download again
gpgcheck=0

/!\ Mercurial is stable and won't break on automatic updates. Mercurial do however not promise API stability so an update might break extensions or tools using Mercurial internals.

Similar Fedora packages can be built from a Mercurial source repository with commands like make docker-fedora21. "Unsupported" platforms can use contrib/buildrpm directly.

You can also install the package from your distribution

  • Mandriva: install with urpmi mercurial - latest revision available

  • Fedora - latest version is available within few days after release, install with yum install '*mercurial*'

  • Fedora Projects EPEL for RHEL and CentOS 5: 1.3.1, install with yum install '*mercurial*'

  • openSUSE - latest version is available shortly after release in the devel:tools:scm repository

  • Ark Linux - 1.6.2

  • OpenPKG - 1.4

1.5. Linux (others)

1.6. Solaris

1.7. AIX

1.8. BSD

  • FreeBSD; use pkg_add for installing - 3.7 (on 2016-04-13)

  • NetBSD packages compiled from pkgsrc - always very up-to-date, currently 2.6

1.9. Plan 9 from Bell Labs

  • To build from source, see: Plan9FromBellLabs

  • Binary packages are available from fgb's contrib:

% contrib/install stallion/mercurial

2. Source packages

After getting the source, continue to UnixInstall or WindowsInstall for help with installing.

3. Using pip

Mercurial can also be installed from PyPI with pip, which has shipped with Python since 2.7.9 and 3.4 or can be installed using the instructions on https://pip.pypa.io/en/stable/installing.html.

To install with pip you must have the same C compiler used to compile Python installed as well as the development headers for Python (typically called python-dev or python-devel on Linux).

You may then install Mercurial simply by executing pip install Mercurial.

4. Using easy_install

/!\ easy_install is a legacy installation method which has been superseded by pip which should be preferred over easy_install. This method should not be used and is not recommended and will most likely cause conflict with other installs of Mercurial.

Mercurial can also be installed from pypi with easy_install. You will need Python and the C compiler used to build it and easy_install. easy_install might be available in a python-dev or python-setuptools-devel package for your platform or you can grab it from http://peak.telecommunity.com/DevCenter/EasyInstall.

/!\ Unable to find vcvarsall.bat fix error with mingw and install mercurial 1.7.3 with python 2.7

Create a file in C:\Python26\Lib\distutils and call it distutils.cfg
[build]
compiler=mingw32

With the right prerequisites you can install the latest version of Mercurial using:

easy_install -U mercurial


CategoryProject

Français, 中文, 日本語

Download (last edited 2021-10-01 20:25:20 by CarlReinke)