comparison download.html @ 18:94ecb919a31c

Update for 1.2
author Chris Cannam
date Wed, 14 Mar 2012 15:23:22 +0000
parents 6823f8beb2be
children d0a8b2d31578
comparison
equal deleted inserted replaced
17:3bed8cc7e99e 18:94ecb919a31c
24 </div> 24 </div>
25 </div></div> 25 </div></div>
26 26
27 <div id="page"> 27 <div id="page">
28 28
29 <p><big>The current release is EasyMercurial 1.1.</big><br>Read the <a href="http://bitbucket.org/cannam/easyhg/raw/tip/CHANGELOG">list of changes since the last release</a>.</p> 29 <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>
30 30
31 <div id="download-windows"> 31 <div id="download-windows">
32 <h2>Windows</h2> 32 <h2>Windows</h2>
33 33
34 <p><big>&#187; <a href="http://code.soundsoftware.ac.uk/attachments/download/232/EasyMercurial-1.1-Setup.exe">Download EasyMercurial Windows installer</a></big></p> 34 <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>
35 35
36 <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> 36 <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>
37 37
38 </div> 38 </div>
39 <div id="download-mac"> 39 <div id="download-mac">
40 <h2>Mac OS/X</h2> 40 <h2>Mac OS/X</h2>
41 41
42 <p><big>&#187; <a href="http://code.soundsoftware.ac.uk/attachments/download/231/EasyMercurial-1.1.dmg">Download EasyMercurial package for Mac OS/X</a></big></p> 42 <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>
43 43
44 <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> 44 <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>
45 45
46 <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> 46 <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>
47 47
48 </div> 48 </div>
49 <div id="download-linux"> 49 <div id="download-linux">
50 <h2>Linux</h2> 50 <h2>Linux</h2>
51 51
52 <p><big>&#187; <a href="http://code.soundsoftware.ac.uk/attachments/download/236/easymercurial_1.1cc-2_i386.deb">Download EasyMercurial for 32-bit Ubuntu/Debian</a><br>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/238/easymercurial_1.1cc-2_amd64.deb">Download EasyMercurial for 64-bit Ubuntu/Debian</a></big></p> 52 <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>
53 53
54 <p>You should only have to install the relevant package: and all the necessary dependencies should be added by your package manager.</p> 54 <p>You should only have to install the relevant package: and all the necessary dependencies should be added by your package manager.</p>
55
56 <p><i><b>Note:</b> The first packages we made for the 1.1 release were not built correctly &mdash; our apologies to the dozen or so people who downloaded them and found they would not run. The packages linked above are fixed versions.</i></p>
57 55
58 </div> 56 </div>
59 <div id="download-source"> 57 <div id="download-source">
60 <h2>Source code</h2> 58 <h2>Source code</h2>
61 59
62 <p><big>&#187; <a href="http://code.soundsoftware.ac.uk/attachments/download/233/EasyMercurial-1.1-src.tar.gz">Download EasyMercurial source code</a> 60 <p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/389/EasyMercurial-1.2-src.tar.gz">Download EasyMercurial source code</a>
63 </div> 61 </div>