diff README @ 50:80b923ab242b

Drop any pretense of supporting svn 1.4.x. The quality of the SWIG bindings is just too low for this to work reasonably. In theory, 1.4.x will be supported at a future date by ctypes.
author Augie Fackler <durin42@gmail.com>
date Sat, 01 Nov 2008 12:23:07 -0500
parents 9867250e0a4a
children b61d49e3f91c
line wrap: on
line diff
--- a/README
+++ b/README
@@ -11,8 +11,8 @@ Subversion.
 
 Installation
 ------------
-You need to have Subversion installed with the SWIG Python bindings.
-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.
+You need to have Subversion installed with the SWIG Python bindings from Subversion 1.5 or later.
+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_.
 
 .. _mercurial: http://selenic.com/repo/hg
 .. _crew: http://hg.intevation.org/mercurial/crew