Re: mod_dav_svn SVNUseUTF8 option not working

2018-10-26 Thread Stefan Sperling
On Thu, Oct 25, 2018 at 10:27:22PM +0400, Dmitry Bakshaev wrote: > my subversion server is apache-2.4.34/event-MPM and > subversion-1.9.7/mod_dav_svn > > configuration based on example from > https://subversion.apache.org/docs/release-notes/1.8.html#hooks > > cat httpd.conf: > SVNHooksEnv /etc/su

mod_dav_svn SVNUseUTF8 option not working

2018-10-25 Thread Dmitry Bakshaev
my subversion server is apache-2.4.34/event-MPM and subversion-1.9.7/mod_dav_svn configuration based on example from https://subversion.apache.org/docs/release-notes/1.8.html#hooks cat httpd.conf: SVNHooksEnv /etc/subversion/svnserve.conf SVNUseUTF8 On #not "yes" as example say cat /etc/su