On the 'http-dynamic-prop-namespaces' branch: Don't advertise support
for extensible property namespaces if proxying to a pre-1.8 master
server.
* subversion/mod_dav_svn/dav_svn.h,
* subversion/mod_dav_svn/mod_dav_svn.c
(dav_svn__check_prop_ext_ns_support): New function.
* subversion/mod_dav_svn/version.c
(get_vsn_options): Don't advertise extensible property namespace
support here.
(get_option): Instead, do it here, though not mindlessly. Rather,
use dav_svn__check_prop_ext_ns_support() to decide whether to
advertise it.
git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/http-dynamic-prop-namespaces@1398971 13f79535-47bb-0310-9956-ffa450edef68
3 files changed