svn commit: r1849266 - in /subversion/branches/1.11.x: ./ STATUS subversion/libsvn_fs_fs/tree.c subversion/tests/libsvn_fs/fs-test.c

2018-12-18 Thread svn-role
Author: svn-role Date: Wed Dec 19 04:00:55 2018 New Revision: 1849266 URL: http://svn.apache.org/viewvc?rev=1849266&view=rev Log: Merge the r1847572 group from trunk: * r1847572, r1847596 fsfs: Fix SVN-4791, an issue with the DAG open_path() that was causing unexpected SVN_ERR_FS_NOT_DIREC

svn commit: r1849264 - /subversion/branches/1.9.x-issue4791/

2018-12-18 Thread svn-role
Author: svn-role Date: Wed Dec 19 04:00:49 2018 New Revision: 1849264 URL: http://svn.apache.org/viewvc?rev=1849264&view=rev Log: Remove the '1.9.x-issue4791' branch, merged in r1849263. Removed: subversion/branches/1.9.x-issue4791/

svn commit: r1849265 - in /subversion/branches/1.10.x: ./ STATUS subversion/libsvn_fs_fs/tree.c subversion/tests/libsvn_fs/fs-test.c

2018-12-18 Thread svn-role
Author: svn-role Date: Wed Dec 19 04:00:52 2018 New Revision: 1849265 URL: http://svn.apache.org/viewvc?rev=1849265&view=rev Log: Merge the r1847572 group from trunk: * r1847572, r1847596 fsfs: Fix SVN-4791, an issue with the DAG open_path() that was causing unexpected SVN_ERR_FS_NOT_DIREC

svn commit: r1849263 - in /subversion/branches/1.9.x: ./ STATUS subversion/libsvn_fs_fs/tree.c subversion/tests/libsvn_fs/fs-test.c

2018-12-18 Thread svn-role
Author: svn-role Date: Wed Dec 19 04:00:33 2018 New Revision: 1849263 URL: http://svn.apache.org/viewvc?rev=1849263&view=rev Log: Merge the 1.9.x-issue4791 branch: * r1847572, r1847596 fsfs: Fix SVN-4791, an issue with the DAG open_path() that was causing unexpected SVN_ERR_FS_NOT_DIRECTOR

svn commit: r1849261 - /subversion/branches/1.9.x-issue4686/

2018-12-18 Thread svn-role
Author: svn-role Date: Wed Dec 19 04:00:25 2018 New Revision: 1849261 URL: http://svn.apache.org/viewvc?rev=1849261&view=rev Log: Remove the '1.9.x-issue4686' branch, merged in r1849260. Removed: subversion/branches/1.9.x-issue4686/

svn commit: r1849260 - in /subversion/branches/1.9.x: ./ STATUS subversion/include/private/svn_mergeinfo_private.h subversion/libsvn_subr/deprecated.c subversion/libsvn_subr/mergeinfo.c subversion/tes

2018-12-18 Thread svn-role
Author: svn-role Date: Wed Dec 19 04:00:09 2018 New Revision: 1849260 URL: http://svn.apache.org/viewvc?rev=1849260&view=rev Log: Merge the 1.9.x-issue4686 branch: * r1800754,r1800755,r1800803,r1801705,r1801722,r1823202,r1823203 Fix issue #4686 "Unable to parse reversed revision range '19634-

svn commit: r1849262 - in /subversion/branches/1.9.x: ./ STATUS subversion/libsvn_fs_fs/cached_data.c subversion/tests/cmdline/commit_tests.py

2018-12-18 Thread svn-role
Author: svn-role Date: Wed Dec 19 04:00:28 2018 New Revision: 1849262 URL: http://svn.apache.org/viewvc?rev=1849262&view=rev Log: Merge the r1826720 group from trunk: * r1826720, r1826721, r1827191, r1827574 Regression test and FSFS checksum verification for issue #4722. Justification:

svn commit: r1849249 - /subversion/trunk/subversion/tests/cmdline/dav_tests.py

2018-12-18 Thread brane
Author: brane Date: Tue Dec 18 23:17:58 2018 New Revision: 1849249 URL: http://svn.apache.org/viewvc?rev=1849249&view=rev Log: Change the expected result of our GitHub connection test now that they've added the 'DAV: 1' header to the OPTIONS response of their Subversion bridge. * subversion/tests

svn commit: r1849238 - in /subversion/trunk/subversion/bindings/javahl/native: ./ jniwrapper/

2018-12-18 Thread brane
Author: brane Date: Tue Dec 18 21:19:32 2018 New Revision: 1849238 URL: http://svn.apache.org/viewvc?rev=1849238&view=rev Log: Make JavaHL use std::unique_ptr when compiled as C++11 and later instead of the deprecated (and removed in C++17) std::auto_ptr. * subversion/bindings/javahl/native/CxxCo

svn propchange: r1849202 - svn:log

2018-12-18 Thread brane
Author: brane Revision: 1849202 Modified property: svn:log Modified: svn:log at Tue Dec 18 18:19:44 2018 -- --- svn:log (original) +++ svn:log Tue Dec 18 18:19:44 2018 @@ -4,7 +4,7 @@ Switch default C++ language level to C

svn commit: r1849203 - /subversion/trunk/CHANGES

2018-12-18 Thread brane
Author: brane Date: Tue Dec 18 18:16:28 2018 New Revision: 1849203 URL: http://svn.apache.org/viewvc?rev=1849203&view=rev Log: * CHANGES: Record r1849202 switch to C++11 mode. Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL: http://svn.apache.org/viewvc/subversion/

svn commit: r1849202 - in /subversion/trunk: build/ac-macros/compiler.m4 build/ac-macros/kwallet.m4 configure.ac subversion/bindings/javahl/native/RemoteSession.cpp

2018-12-18 Thread brane
Author: brane Date: Tue Dec 18 18:14:13 2018 New Revision: 1849202 URL: http://svn.apache.org/viewvc?rev=1849202&view=rev Log: Switch default C++ language level to C++11 on Unix. - "Modern" C++ (C++11 and later) has become ubiquitous. - We already need C++11 to compile the KWallet plugin. - Ja

svn commit: r1849201 - /subversion/trunk/CHANGES

2018-12-18 Thread brane
Author: brane Date: Tue Dec 18 17:59:46 2018 New Revision: 1849201 URL: http://svn.apache.org/viewvc?rev=1849201&view=rev Log: * CHANGES: Record r1849200 removal of Googlemock dependency. Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL: http://svn.apache.org/viewvc

svn commit: r1849200 - in /subversion/trunk: INSTALL Makefile.in build.conf configure.ac doc/programmer/gtest-guide.txt gen-make.py get-deps.sh

2018-12-18 Thread brane
Author: brane Date: Tue Dec 18 17:58:31 2018 New Revision: 1849200 URL: http://svn.apache.org/viewvc?rev=1849200&view=rev Log: Remove optional dependency on Googletest and Googlemock. * INSTALL: don't mention googlemock. * Makefile.in (SVN_USE_GOOGLEMOCK, GOOGLEMOCK_INCLUDES, GOOGLEMOCK_LIB_INC

svn commit: r1849190 - in /subversion/trunk: subversion/svn/svn.c subversion/svn/util.c tools/client-side/svn-mergeinfo-normalizer/svn-mergeinfo-normalizer.c tools/client-side/svnconflict/svnconflict.

2018-12-18 Thread brane
Author: brane Date: Tue Dec 18 16:17:58 2018 New Revision: 1849190 URL: http://svn.apache.org/viewvc?rev=1849190&view=rev Log: Start using the safe canonicalize and internal_style functions. * subversion/svn/svn.c (sub_main): Use svn_dirent_internal_style_safe(). * subversion/svn/util.c (svn_

svn commit: r1849189 - /subversion/trunk/tools/dist/backport.pl

2018-12-18 Thread danielsh
Author: danielsh Date: Tue Dec 18 16:11:58 2018 New Revision: 1849189 URL: http://svn.apache.org/viewvc?rev=1849189&view=rev Log: backport.pl interactive mode: Colorize section headers and entry headers. The whole script is deprecated and should be rewritten in Python, and this functionality is o