# HG changeset patch # User Chris Cannam # Date 1519827571 0 # Node ID e91c716235193418f2ec1dd17153179f8af0f1eb # Parent c0adcd0a72318e15ee31321fd9e0bdd256d9bf01 https, update links diff -r c0adcd0a7231 -r e91c71623519 download.html --- a/download.html Wed Jan 10 17:01:45 2018 +0100 +++ b/download.html Wed Feb 28 14:19:31 2018 +0000 @@ -26,7 +26,7 @@
The current release is EasyMercurial 1.3.0.
Read the list of changes since the last release.
The current release is EasyMercurial 1.3.0.
Read the list of changes since the last release.
The EasyMercurial 1.3.0 source
@@ -56,7 +56,7 @@
» Download EasyMercurial package for Mac OS/X 10.5 (older version)
Mercurial itself is not included in this package.
Download and install it before you run EasyMercurial.
Mercurial itself is not included in this package.
Download and install it before you run EasyMercurial.
You may also wish to install the PyCrypto library to enable the EasyMercurial password management facility. To do so, type sudo easy_install pycrypto
in a terminal window.
EasyMercurial is a simple user interface for the Mercurial distributed version control system. It's free, open source, and cross-platform.
+EasyMercurial is a simple user interface for the Mercurial distributed version control system. It's free, open source, and cross-platform.
We have set out to make EasyMercurial straightforward to teach and
learn.
It makes common working patterns easy to follow,
@@ -38,7 +38,7 @@
experienced users, and there are other Mercurial interfaces that
integrate more closely with particular operating system platforms (see
a list here). But if
+href="https://www.mercurial-scm.org/wiki/OtherTools">here). But if
you are new to Mercurial or to version control systems in general — or
if you are trying to introduce it to other users —
consider using EasyMercurial.
EasyMercurial 1.2 on various operating systems.
Click the images for full-sized versions.
Windows 7 | diff -r c0adcd0a7231 -r e91c71623519 videos.html --- a/videos.html Wed Jan 10 17:01:45 2018 +0100 +++ b/videos.html Wed Feb 28 14:19:31 2018 +0000 @@ -26,7 +26,7 @@Opening a remote repository
An introduction showing how to get from a remote Mercurial repository URL to a folder on your local computer, using EasyMercurial.
- |
Putting a project under version control
An introduction showing how to start using version control for an existing code project, with EasyMercurial.
- |