mod_dav_svn SVNUseUTF8 option not working
From: Dmitry Bakshaev <dab18_at_izhnet.ru>
Date: Thu, 25 Oct 2018 22:27:22 +0400
my subversion server is apache-2.4.34/event-MPM and
configuration based on example from
cat httpd.conf:
cat /etc/subversion/svnserve.conf:
cat pre-commit:
pre-commit hook failed with message:
this bug is https://issues.apache.org/jira/browse/SVN-2487
after some tracing of mod_dav_svn i find
adding svn_utf_initialize2() to merge_server_config()
patch attached.
--- subversion/mod_dav_svn/mod_dav_svn.c.orig<->2018-10-25
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.