Chris@1
|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
Chris@1
|
2 <html>
|
Chris@1
|
3 <head>
|
Chris@1
|
4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
Chris@1
|
5 <title>EasyMercurial</title>
|
Chris@1
|
6 <link rel="stylesheet" href="screen.css" media="screen"/>
|
Chris@1
|
7 <meta name="robots" content="index">
|
Chris@1
|
8 <meta name="description" content="">
|
Chris@1
|
9 </head>
|
Chris@1
|
10 <body>
|
Chris@1
|
11
|
Chris@1
|
12 <div id="logo-title"><h1 id="site-name">EasyMercurial</h1></div>
|
Chris@1
|
13
|
Chris@1
|
14 <div id="navbar"><div id="navbar-inner">
|
Chris@1
|
15 <a name="navigation" id="navigation"></a>
|
Chris@1
|
16 <div id="primary">
|
Chris@12
|
17 <ul class="links">
|
Chris@12
|
18 <li class="first"><a href="index.html" title="">Home</a></li>
|
Chris@12
|
19 <li><a href="development.html" title="Development">Development</a></li>
|
Chris@12
|
20 <li><a href="screenshots.html" title="Screenshots">Screenshots</a></li>
|
Chris@8
|
21 <li><a href="videos.html" title="Videos">Videos</a></li>
|
Chris@1
|
22 <li class=last>Download</li>
|
Chris@12
|
23 </ul>
|
Chris@12
|
24 </div>
|
Chris@1
|
25 </div></div>
|
Chris@1
|
26
|
Chris@1
|
27 <div id="page">
|
Chris@12
|
28
|
Chris@28
|
29 <p><big>The current release is EasyMercurial 1.3.0.</big><br>Read the <a href="http://bitbucket.org/cannam/easyhg/raw/tip/CHANGELOG" target="_new">list of changes since the last release</a>.</p>
|
Chris@23
|
30
|
Chris@28
|
31 <p>The EasyMercurial 1.3.0 <a
|
Chris@28
|
32 href="https://code.soundsoftware.ac.uk/attachments/download/639/EasyMercurial-1.3.0-src.tar.gz">source
|
Chris@22
|
33 code package is here</a>.</p>
|
Chris@22
|
34
|
Chris@22
|
35 <p>The packages below also contain a custom build of the <a
|
Chris@19
|
36 href="http://kdiff3.sourceforge.net/">KDiff3</a> diff/merge utility:
|
Chris@19
|
37 thanks to Joachim Eibl. We have tweaked it to remove some features not
|
Chris@19
|
38 needed for EasyMercurial. Source code for our tweaked version can be
|
Chris@19
|
39 found <a
|
Chris@19
|
40 href="https://code.soundsoftware.ac.uk/projects/easyhg-kdiff3">here</a>.
|
Chris@19
|
41
|
Chris@1
|
42 <div id="download-windows">
|
Chris@1
|
43 <h2>Windows</h2>
|
Chris@1
|
44
|
Chris@28
|
45 <p><big>» <a href="https://code.soundsoftware.ac.uk/attachments/download/638/EasyMercurial-1.3.0-Setup.msi">Download EasyMercurial Windows installer</a></big></p>
|
Chris@1
|
46
|
Chris@28
|
47 <p>The Mercurial executable and KDiff3 diff/merge application are included.<br>If you are using Vista, Windows 7, or Windows 8, just install and run.<br>Windows XP users should install <a href="http://www.microsoft.com/download/en/details.aspx?id=29">this package</a> from Microsoft first.</p>
|
Chris@19
|
48
|
Chris@19
|
49 <p>Thanks to the <a href="http://tortoisehg.bitbucket.org/">TortoiseHg project</a> for the bundling mechanism.</p>
|
Chris@1
|
50
|
Chris@1
|
51 </div>
|
Chris@1
|
52 <div id="download-mac">
|
Chris@1
|
53 <h2>Mac OS/X</h2>
|
Chris@1
|
54
|
Chris@28
|
55 <p><big>» <a href="https://code.soundsoftware.ac.uk/attachments/download/641/EasyMercurial-1.3.dmg">Download EasyMercurial package for Mac OS/X 10.6 or 10.7</a></big>
|
Chris@24
|
56 <br>
|
Chris@28
|
57 <big>» <a href="https://code.soundsoftware.ac.uk/attachments/download/492/EasyMercurial_leopard-1.2.2.dmg">Download EasyMercurial package for Mac OS/X 10.5 (older version)</a></big></p>
|
Chris@1
|
58
|
Chris@1
|
59 <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>
|
Chris@1
|
60
|
Chris@1
|
61 <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>
|
Chris@1
|
62
|
Chris@1
|
63 </div>
|
Chris@1
|
64 <div id="download-linux">
|
Chris@1
|
65 <h2>Linux</h2>
|
Chris@1
|
66
|
Chris@28
|
67 <p><big>» <a href="https://code.soundsoftware.ac.uk/attachments/download/663/easymercurial_1.3.0cc-1_i386.deb">Download EasyMercurial for 32-bit Ubuntu/Debian</a><br>» <a href="https://code.soundsoftware.ac.uk/attachments/download/664/easymercurial_1.3.0cc-1_amd64.deb">Download EasyMercurial for 64-bit Ubuntu/Debian</a></big></p>
|
Chris@1
|
68
|
Chris@6
|
69 <p>You should only have to install the relevant package: and all the necessary dependencies should be added by your package manager.</p>
|
Chris@1
|
70
|
Chris@6
|
71 </div>
|