Thanks, applied in revision 4488.
-K
Erik Logtenberg erik@fmf.nl writes:
Since Subversion seems to work with neon 0.24.0-dev as well (not just
0.23.5), you might want to change the NEON_WANTED_REGEX in
build/buildcheck.sh a little. One might consider a tiny patch like this
one:
Index: build/buildcheck.sh
===================================================================
--- build/buildcheck.sh (revision 4401)
+++ build/buildcheck.sh (working copy)
@@ -109,7 +109,7 @@
#--------------------------------------------------------------------------
# check for the correct version of Neon
#
-NEON_WANTED_REGEX=0.23.?
+NEON_WANTED_REGEX=0.2[34].*
NEON_LATEST_WORKING_VER=0.23.5
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:05:04 2006