Dmitry Bakshaev <dab18 {at} izhnet ru>


Patch
r1844882

r1844882 | stsp | 2018-10-26 10:01:28 +0000 (Fri, 26 Oct 2018)

Propagate the SVNUseUTF8 option in mod_dav_svn's merge_server_config callback.

Fixes a problem where the SVNUseUTF8 option had no effect in some cases.

* subversion/mod_dav_svn/mod_dav_svn.c
  (merge_server_config): Propagete the value of the use_utf8 config variable.

Patch by: Dmitry Bakshaev <dab18 {at} izhnet ru>