view download.html @ 36:46a16d9bcb7a

Small bit of whitespace
author Chris Cannam
date Wed, 19 Dec 2018 14:54:16 +0000
parents b654cf7bcb1d
children
line wrap: on
line source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>EasyMercurial</title>
    <link rel="stylesheet" href="screen.css" media="screen"/>
    <meta name="robots" content="index">
    <meta name="description" content="">
  </head>
<body>

<div id="logo-title"><h1 id="site-name">EasyMercurial</h1></div>
          
    <div id="navbar"><div id="navbar-inner">
          <a name="navigation" id="navigation"></a>
                      <div id="primary">
<ul class="links">
<li class="first"><a href="index.html" title="">Home</a></li>
<li><a href="development.html" title="Development">Development</a></li>
<li><a href="screenshots.html" title="Screenshots">Screenshots</a></li>
<li><a href="videos.html" title="Videos">Videos</a></li>
<li class=last>Download</li>
</ul>
            </div>
        </div></div>
      
<div id="page">

<p>The current release is EasyMercurial 1.4. <a href="https://bitbucket.org/cannam/easyhg/raw/tip/CHANGELOG">See the list of changes since the last release</a>.</p>

<p>You can find the source code for EasyMercurial
1.4 <a href="https://code.soundsoftware.ac.uk/attachments/download/2433/EasyMercurial-1.4-src.tar.gz">here</a>. The
packages below also contain a custom build of
the <a href="http://kdiff3.sourceforge.net/">KDiff3</a> diff/merge
utility, with thanks to Joachim Eibl. We have tweaked it to remove some
features not needed for EasyMercurial. Source code for our tweaked
version of KDiff3 can be
found <a href="https://code.soundsoftware.ac.uk/projects/easyhg-kdiff3">here</a>.

<div id="download-windows">
<h2>Windows</h2>

<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/2432/EasyMercurial-1.4-Setup.msi">Download EasyMercurial installer for Windows 7+</a></big></p>

<p>The Mercurial executable and KDiff3 diff/merge application are included. Some bundling components are sourced from the <a href="http://tortoisehg.bitbucket.io/">TortoiseHg project</a>, with thanks.</p>

</div>
<div id="download-mac">
<h2>Mac</h2>

<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/2429/EasyMercurial-1.4.dmg">Download EasyMercurial package for macOS 10.12+</a></big>
</p>

<p>Mercurial itself is not included in this package. <a href="http://www.mercurial-scm.org/" target="_new">Download and install it</a> before you run EasyMercurial.</p>

<p>You may also wish to install the <a href="https://www.dlitz.net/software/pycrypto/">PyCrypto</a> library to enable the EasyMercurial password management facility.  To do so, type <b><code>sudo /usr/bin/easy_install pycrypto</code></b> in a terminal window.</p>

</div>
<div id="download-linux">
<h2>Linux</h2>

<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/2431/easymercurial_1.4_amd64.deb">Download EasyMercurial package for 64-bit Ubuntu 14.04+</a></big><br></p>

<p>You should only have to install the relevant package: all the necessary dependencies should be added by your package manager.</p>

<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/2430/EasyMercurial-1.4-x86_64.AppImage">Download EasyMercurial AppImage for most Linux systems</a></big></p>

<p>Mercurial itself is not included in this image. Install it using your distribution package manager first. Then download and save the EasyMercurial AppImage file, <a href="https://discourse.appimage.org/t/how-to-make-an-appimage-executable/">make it executable</a>, and run it.</p>

<p></p>

</div>

<br><br>