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@1
|
17 <ul class="links"><li class="first"><a href="index.html" title="">Home</a></li>
|
Chris@1
|
18 <li><a href="http://code.soundsoftware.ac.uk/projects/easyhg" title="Project page">Project page</a></li>
|
Chris@6
|
19 <li><a href="http://bitbucket.org/cannam/easyhg" title="BitBucket">BitBucket</a></li>
|
Chris@1
|
20 <li><a href="http://code.soundsoftware.ac.uk/projects/easyhg/wiki/Screenshots" 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@1
|
23 </ul> </div>
|
Chris@1
|
24 </div></div>
|
Chris@1
|
25
|
Chris@1
|
26 <div id="page">
|
Chris@1
|
27 <div id="download-windows">
|
Chris@1
|
28 <h2>Windows</h2>
|
Chris@1
|
29
|
Chris@8
|
30 <p><big>» <a href="http://code.soundsoftware.ac.uk/attachments/download/167/EasyMercurial-1.0.1-Setup.exe">Download EasyMercurial Windows installer</a></big></p>
|
Chris@1
|
31
|
Chris@5
|
32 <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>
|
Chris@1
|
33
|
Chris@1
|
34 </div>
|
Chris@1
|
35 <div id="download-mac">
|
Chris@1
|
36 <h2>Mac OS/X</h2>
|
Chris@1
|
37
|
Chris@6
|
38 <p><big>» <a href="http://code.soundsoftware.ac.uk/attachments/download/151/EasyMercurial-1.0.dmg">Download EasyMercurial package for Mac OS/X</a></big></p>
|
Chris@1
|
39
|
Chris@1
|
40 <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
|
41
|
Chris@1
|
42 <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
|
43
|
Chris@1
|
44 </div>
|
Chris@1
|
45 <div id="download-linux">
|
Chris@1
|
46 <h2>Linux</h2>
|
Chris@1
|
47
|
Chris@6
|
48 <p><big>» <a href="http://code.soundsoftware.ac.uk/attachments/download/148/easymercurial_1.0cc-2_i386.deb">Download EasyMercurial for 32-bit Ubuntu/Debian</a><br>» <a href="http://code.soundsoftware.ac.uk/attachments/download/149/easymercurial_1.0cc-2_amd64.deb">Download EasyMercurial for 64-bit Ubuntu/Debian</a></big></p>
|
Chris@1
|
49
|
Chris@6
|
50 <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
|
51
|
Chris@6
|
52 </div>
|
Chris@6
|
53 <div id="download-source">
|
Chris@6
|
54 <h2>Source code</h2>
|
Chris@6
|
55
|
Chris@6
|
56 <p><big>» <a href="http://code.soundsoftware.ac.uk/attachments/download/150/EasyMercurial-1.0-src.tar.gz">Download EasyMercurial source code</a>
|
Chris@6
|
57 </div>
|