svn commit: r1875675 - /subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py

2020-03-25 Thread danielsh
Author: danielsh Date: Wed Mar 25 21:41:36 2020 New Revision: 1875675 URL: http://svn.apache.org/viewvc?rev=1875675=rev Log: * subversion/tests/cmdline/svnadmin_tests.py (load_normalize_node_props): Rewrite without literal trailing spaces, to prevent the bug fixed in r1875620 from

svn commit: r1875676 - /subversion/trunk/CHANGES

2020-03-25 Thread danielsh
Author: danielsh Date: Wed Mar 25 21:43:24 2020 New Revision: 1875676 URL: http://svn.apache.org/viewvc?rev=1875676=rev Log: * CHANGES (1.14.0): Fix typo. Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL:

svn commit: r1875680 - /subversion/trunk/subversion/libsvn_auth_kwallet/kwallet.cpp

2020-03-25 Thread jamessan
Author: jamessan Date: Thu Mar 26 01:44:32 2020 New Revision: 1875680 URL: http://svn.apache.org/viewvc?rev=1875680=rev Log: Construct KAboutData using QString rather than QStringLiteral If QStringLiteral is used, then a pointer to the data segment of the libsvn_auth_kwallet shared library is

svn commit: r1875681 - /subversion/branches/1.14.x/STATUS

2020-03-25 Thread jamessan
Author: jamessan Date: Thu Mar 26 01:49:35 2020 New Revision: 1875681 URL: http://svn.apache.org/viewvc?rev=1875681=rev Log: * STATUS: Nominate r1875680. Modified: subversion/branches/1.14.x/STATUS Modified: subversion/branches/1.14.x/STATUS URL:

svn commit: r1875682 - /subversion/branches/1.10.x/STATUS

2020-03-25 Thread jamessan
Author: jamessan Date: Thu Mar 26 01:54:43 2020 New Revision: 1875682 URL: http://svn.apache.org/viewvc?rev=1875682=rev Log: * STATUS: Nominate r1875680. Modified: subversion/branches/1.10.x/STATUS Modified: subversion/branches/1.10.x/STATUS URL:

svn commit: r1875619 - in /subversion/trunk/subversion: bindings/javahl/native/ libsvn_client/ libsvn_ra/ libsvn_ra_serf/ svnsync/ tests/cmdline/ tests/libsvn_ra/

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 09:54:07 2020 New Revision: 1875619 URL: http://svn.apache.org/viewvc?rev=1875619=rev Log: Update svn_ra_open4() to svn_ra_open5() across the tree. Most of these changes are mechanical. JavaHL gains a redirect cycle fix. The set_svn_ra_open() callback gets updated

svn commit: r1875616 - /subversion/trunk/tools/dist/release-lines.yaml

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 08:54:14 2020 New Revision: 1875616 URL: http://svn.apache.org/viewvc?rev=1875616=rev Log: * tools/dist/release-lines.yaml: Declare build deps for 1.14 (same as 1.13) Modified: subversion/trunk/tools/dist/release-lines.yaml Modified:

svn commit: r1875617 [2/3] - in /subversion/trunk: build/ build/generator/ subversion/bindings/javahl/native/ subversion/bindings/swig/python/svn/ subversion/bindings/swig/python/tests/ subversion/inc

2020-03-25 Thread stsp
Modified: subversion/trunk/subversion/libsvn_subr/utf8proc/utf8proc_data.c URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/utf8proc/utf8proc_data.c?rev=1875617=1875616=1875617=diff == ---

svn commit: r1875617 [3/3] - in /subversion/trunk: build/ build/generator/ subversion/bindings/javahl/native/ subversion/bindings/swig/python/svn/ subversion/bindings/swig/python/tests/ subversion/inc

2020-03-25 Thread stsp
Modified: subversion/trunk/subversion/libsvn_subr/x509parse.c URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/x509parse.c?rev=1875617=1875616=1875617=diff == ---

svn commit: r1875617 [1/3] - in /subversion/trunk: build/ build/generator/ subversion/bindings/javahl/native/ subversion/bindings/swig/python/svn/ subversion/bindings/swig/python/tests/ subversion/inc

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 09:04:28 2020 New Revision: 1875617 URL: http://svn.apache.org/viewvc?rev=1875617=rev Log: * everywhere: Run tools/dev/remove-trailing-whitespace.sh to remove trailing whitespace before we branch 1.14. Modified:

svn commit: r1875618 - /subversion/trunk/subversion/include/svn_ra.h

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 09:11:46 2020 New Revision: 1875618 URL: http://svn.apache.org/viewvc?rev=1875618=rev Log: Add missing SVN_DEPRECATED tags on functions being deprecated for 1.14. * subversion/include/svn_ra.h (svn_ra_open4): Mark deprecated. Modified:

svn commit: r1875620 - /subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 09:56:26 2020 New Revision: 1875620 URL: http://svn.apache.org/viewvc?rev=1875620=rev Log: * subversion/tests/cmdline/svnadmin_tests.py (load_normalize_node_props): Restore intended trailing whitespace which was removed in r1875617. Modified:

svn commit: r1875621 - /subversion/trunk/

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 10:30:07 2020 New Revision: 1875621 URL: http://svn.apache.org/viewvc?rev=1875621=rev Log: Ignore files related to bindings tests and created by our Makefile machinery. * (svn:ignore): Add .swig_pl_checked, ,swig_py_checked, and .swig_rb_checked. Modified:

svn commit: r1875622 - /subversion/branches/1.14.x/

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 10:35:41 2020 New Revision: 1875622 URL: http://svn.apache.org/viewvc?rev=1875622=rev Log: Create the 1.14.x release branch. Added: subversion/branches/1.14.x/ (props changed) - copied from r1875621, subversion/trunk/ Propchange:

svn commit: r1875624 - /subversion/branches/1.14.x/STATUS

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 10:37:10 2020 New Revision: 1875624 URL: http://svn.apache.org/viewvc?rev=1875624=rev Log: * branches/1.14.x/STATUS: New file. Added: subversion/branches/1.14.x/STATUS (with props) Added: subversion/branches/1.14.x/STATUS URL:

svn commit: r1875623 - in /subversion/trunk: CHANGES subversion/bindings/javahl/src/org/apache/subversion/javahl/NativeResources.java subversion/include/svn_version.h subversion/tests/cmdline/svntest/

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 10:37:00 2020 New Revision: 1875623 URL: http://svn.apache.org/viewvc?rev=1875623=rev Log: Increment the trunk version number to 1.15, and introduce a new CHANGES section, following the creation of the 1.14.x release branch. * subversion/include/svn_version.h,

svn commit: r1875628 - /subversion/trunk/CHANGES

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 11:52:52 2020 New Revision: 1875628 URL: http://svn.apache.org/viewvc?rev=1875628=rev Log: CHANGES: Update for 1.14.0 Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL:

svn commit: r1875630 - /subversion/branches/1.14.x/CHANGES

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 11:55:58 2020 New Revision: 1875630 URL: http://svn.apache.org/viewvc?rev=1875630=rev Log: * CHANGES (1.14.x): Merge updates from trunk; leave the 1.15 section out Modified: subversion/branches/1.14.x/CHANGES (contents, props changed) Modified:

svn commit: r1875629 - /subversion/trunk/CHANGES

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 11:54:28 2020 New Revision: 1875629 URL: http://svn.apache.org/viewvc?rev=1875629=rev Log: * CHANGES: set the tentative 1.14.0 release date to end of April 2020 Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL:

svn commit: r1875632 - in /subversion/tags/1.14.0-rc1: ./ subversion/include/svn_version.h

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 12:07:45 2020 New Revision: 1875632 URL: http://svn.apache.org/viewvc?rev=1875632=rev Log: Tagging release 1.14.0-rc1 Added: subversion/tags/1.14.0-rc1/ - copied from r1875630, subversion/branches/1.14.x/ Modified:

svn commit: r38619 [2/3] - /dev/subversion/

2020-03-25 Thread stsp
Added: dev/subversion/subversion-1.14.0-rc1.KEYS == --- dev/subversion/subversion-1.14.0-rc1.KEYS (added) +++ dev/subversion/subversion-1.14.0-rc1.KEYS Wed Mar 25 12:10:20 2020 @@ -0,0 +1,44903 @@ +ASF ID: artagnon +LDAP

svn commit: r38619 [3/3] - /dev/subversion/

2020-03-25 Thread stsp
Added: dev/subversion/subversion-1.14.0-rc1.tar.bz2 == Binary file - no diff available. Propchange: dev/subversion/subversion-1.14.0-rc1.tar.bz2

svn commit: r38619 [1/3] - /dev/subversion/

2020-03-25 Thread stsp
Author: stsp Date: Wed Mar 25 12:10:20 2020 New Revision: 38619 Log: Add Subversion 1.14.0-rc1 candidate release artifacts Added: dev/subversion/subversion-1.14.0-rc1.KEYS dev/subversion/subversion-1.14.0-rc1.tar.bz2 (with props) dev/subversion/subversion-1.14.0-rc1.tar.bz2.asc

svn commit: r1875634 - /subversion/trunk/tools/dist/release.py

2020-03-25 Thread julianfoad
Author: julianfoad Date: Wed Mar 25 12:18:39 2020 New Revision: 1875634 URL: http://svn.apache.org/viewvc?rev=1875634=rev Log: * tools/dist/release.py: Correct & clarify error message reference to --branch option. Modified: subversion/trunk/tools/dist/release.py Modified: