summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 4 insertions, 6 deletions
diff --git a/README b/README
index b421bae..a529410 100644
--- a/README
+++ b/README
@@ -16,19 +16,17 @@ Installation
------------
You need to have either have Subversion 1.5 (or later) installed along with
either Subvertpy 0.7.4 (or later) or the Subversion SWIG Python bindings. You
-need Mercurial 2.0 or later.
+need Mercurial 3.7 or later.
-.. _mercurial: http://selenic.com/repo/hg
-.. _mercurial-stable: http://selenic.com/repo/hg-stable
-.. _crew: http://hg.intevation.org/mercurial/crew
-.. _crew-stable: http://hg.intevation.org/mercurial/crew-stable
+.. _mercurial: http://mercurial-scm.org/repo/hg
+.. _mercurial-stable: http://mercurial-scm.org/repo/hg-stable
If you are unfamiliar with installing Mercurial extensions, please see
the UsingExtensions_ page in the Mercurial wiki. Look at the example
for specifying an absolute path near the bottom of the page. You want
to give the path to the top level of your clone of this repository.
-.. _UsingExtensions: http://mercurial.selenic.com/wiki/UsingExtensions
+.. _UsingExtensions: http://mercurial-scm.org/wiki/UsingExtensions
Before using hgsubversion, I *strongly* encourage you to run the
automated tests. Just use nose_ if you have it (or ``easy_install