# HG changeset patch # User Chris Cannam # Date 1318327727 -3600 # Node ID 14bec93c9f9cb62bad8b12b8d365b1ab1208da46 # Parent 556988df46a0baa8fc9584bd0e723a85947305cb# Parent 0916db73089d71ec622670198a212cf636fa1563 Merge diff -r 556988df46a0 -r 14bec93c9f9c download.html --- a/download.html Tue Oct 11 11:08:18 2011 +0100 +++ b/download.html Tue Oct 11 11:08:47 2011 +0100 @@ -16,7 +16,9 @@
@@ -25,15 +27,15 @@

Windows

-

» Download EasyMercurial Windows installer

+

» Download EasyMercurial Windows installer

-

The Mercurial executable and KDiff3 diff/merge application are included. Just install and run. (Thanks to Joachim Eibl for KDiff3 and the TortoiseHg project for the bundling mechanism.)

+

The Mercurial executable and KDiff3 diff/merge application are included. Just install and run. (Thanks to Joachim Eibl for KDiff3 and to the TortoiseHg project for the bundling mechanism.)

Mac OS/X

-

» Download EasyMercurial package for Mac OS/X

+

» Download EasyMercurial package for Mac OS/X

Mercurial itself is not included in this package.
Download and install it before you run EasyMercurial.

@@ -43,7 +45,13 @@

Linux

-

» Download EasyMercurial for 32-bit Linux
» Download EasyMercurial for 64-bit Linux

+

» Download EasyMercurial for 32-bit Ubuntu/Debian
» Download EasyMercurial for 64-bit Ubuntu/Debian

-First install the prerequisites using your distribution's package manager. These are Mercurial itself, the Qt4 and PyQt4 toolkits, and KDiff3. In Ubuntu the packages you need are: mercurial python-qt4 python-crypto kdiff3. +

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

+
+
+

Source code

+ +

» Download EasyMercurial source code +

diff -r 556988df46a0 -r 14bec93c9f9c index.html --- a/index.html Tue Oct 11 11:08:18 2011 +0100 +++ b/index.html Tue Oct 11 11:08:47 2011 +0100 @@ -16,7 +16,9 @@
@@ -45,7 +47,7 @@ diff -r 556988df46a0 -r 14bec93c9f9c videos.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/videos.html Tue Oct 11 11:08:47 2011 +0100 @@ -0,0 +1,64 @@ + + + + + EasyMercurial + + + + + + +

EasyMercurial

+ + + +
+ + + + + + + + + + + + + +
+ +Opening a remote repository

+How to get from a remote Mercurial repository URL to a folder on your local computer, using EasyMercurial. +

+

+ +Putting a project under version control

+How to start using version control for an existing code project, with EasyMercurial. +

+