Mercurial > hgsubversion
comparison README @ 121:5438cc2d7ed7
README: We now only require hg 1.1, rather than a prerelease version.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Tue, 02 Dec 2008 20:10:11 -0600 |
parents | 3c5c2683eebb |
children | 04800fda7af5 |
comparison
equal
deleted
inserted
replaced
120:f508c1fa19a5 | 121:5438cc2d7ed7 |
---|---|
10 Subversion. | 10 Subversion. |
11 | 11 |
12 Installation | 12 Installation |
13 ------------ | 13 ------------ |
14 You need to have Subversion installed with the SWIG Python bindings from Subversion 1.5 or later. | 14 You need to have Subversion installed with the SWIG Python bindings from Subversion 1.5 or later. |
15 You need a recent Mercurial. At present, the required memctx and rebase code is in mercurial_ and crew_, but not crew-stable_ or mercurial-stable_. Install Mercurial from one of mercurial or crew if you have not already. Personally, I use crew_. | 15 You need Mercurial 1.1 or later. |
16 | 16 |
17 .. _mercurial: http://selenic.com/repo/hg | 17 .. _mercurial: http://selenic.com/repo/hg |
18 .. _mercurial-stable: http://selenic.com/repo/hg-stable | 18 .. _mercurial-stable: http://selenic.com/repo/hg-stable |
19 .. _crew: http://hg.intevation.org/mercurial/crew | 19 .. _crew: http://hg.intevation.org/mercurial/crew |
20 .. _crew-stable: http://hg.intevation.org/mercurial/crew-stable | 20 .. _crew-stable: http://hg.intevation.org/mercurial/crew-stable |