view download.html @ 18:94ecb919a31c

Update for 1.2
author Chris Cannam
date Wed, 14 Mar 2012 15:23:22 +0000
parents 6823f8beb2be
children d0a8b2d31578
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><big>The current release is EasyMercurial 1.2.</big><br>Read the <a href="http://bitbucket.org/cannam/easyhg/raw/tip/CHANGELOG">list of changes since the last release</a>.</p>

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

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

<p>The Mercurial executable and KDiff3 diff/merge application are included.  Just install and run.  (Thanks to Joachim Eibl for <a href="http://kdiff3.sourceforge.net/">KDiff3</a> and to the <a href="http://tortoisehg.bitbucket.org/">TortoiseHg project</a> for the bundling mechanism.)</p>

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

<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/387/EasyMercurial-1.2.dmg">Download EasyMercurial package for Mac OS/X</a></big></p>

<p>Mercurial itself is not included in this package.<br><a href="http://mercurial.selenic.com/" 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 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/386/easymercurial_1.2cc-1_i386.deb">Download EasyMercurial for 32-bit Ubuntu/Debian</a><br>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/388/easymercurial_1.2cc-1_amd64.deb">Download EasyMercurial for 64-bit Ubuntu/Debian</a></big></p>

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

</div>
<div id="download-source">
<h2>Source code</h2>

<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/389/EasyMercurial-1.2-src.tar.gz">Download EasyMercurial source code</a>
</div>