comparison README @ 24:5954a514ae26

Pushing fails in 1.4's SWIG bindings, so double check for that in the test.
author Augie Fackler <durin42@gmail.com>
date Thu, 09 Oct 2008 23:36:20 -0500
parents 0548662e2f34
children 9867250e0a4a
comparison
equal deleted inserted replaced
23:1f8854804795 24:5954a514ae26
10 Subversion. 10 Subversion.
11 11
12 Installation 12 Installation
13 ------------ 13 ------------
14 You need to have Subversion installed with the SWIG Python bindings. 14 You need to have Subversion installed with the SWIG Python bindings.
15 You need a recent Mercurial. At present, the required memctx code is in mercurial_, crew_, and crew-stable_, but not mercurial-stable. Install Mercurial from one of mercurial or the crew repos if you have not already. Personally, I use crew_. 15 You need a recent Mercurial. At present, the required memctx code is in mercurial_, crew_, and crew-stable_, but not mercurial-stable. Install Mercurial from one of mercurial or the crew repos if you have not already. Personally, I use crew_. Note that if you have Subversion 1.4, most functionality will probably work, but pushing and using replay (faster than diff) do not, so you should consider upgrading your Subversion installation or wait for the ctypes bindings to be supported.
16 16
17 .. _mercurial: http://selenic.com/repo/hg 17 .. _mercurial: http://selenic.com/repo/hg
18 .. _crew: http://hg.intevation.org/mercurial/crew 18 .. _crew: http://hg.intevation.org/mercurial/crew
19 .. _crew-stable: http://hg.intevation.org/mercurial/crew-stable 19 .. _crew-stable: http://hg.intevation.org/mercurial/crew-stable
20 20