PATCH: check installed version of Neon if not building it from source
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-09-09 17:54:07 CEST
I noticed that I had been building Subversion with Neon 0.22.0-6 (instead of 0.24.1). I hadn't renamed the "./neon-0.24.1" source directory to "./neon", so Subversion didn't find it, so Subversion didn't check the version, and instead linked to my installed version of Neon (0.22).
How about this additional check?
[[[
Previously, the version of Neon was only checked when building it from source.
* build/buildcheck.sh
If the Neon source tree is bot present and (RPM is not installed or the RPM package "neon" is not installed), then this silently continues, just as before.
- Julian
Check the installed version of Neon if not building it from source.
Previously, the version of Neon was only checked when building it from source.
* build/buildcheck.sh
Index: build/buildcheck.sh
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.