Author: dsahlberg
Date: Wed Jan 20 17:22:29 2021
New Revision: 1885718
URL: http://svn.apache.org/viewvc?rev=1885718&view=rev
Log:
In 'staging': catch-up merge from 'publish'
Modified:
subversion/site/staging/ (props changed)
subversion/site/staging/contributing.html
subversion/site/staging/faq.html
subversion/site/staging/upcoming.part.html
Propchange: subversion/site/staging/
------------------------------------------------------------------------------
Merged /subversion/site/publish:r1881643-1885717
Modified: subversion/site/staging/contributing.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/contributing.html?rev=1885718&r1=1885717&r2=1885718&view=diff
==============================================================================
--- subversion/site/staging/contributing.html (original)
+++ subversion/site/staging/contributing.html Wed Jan 20 17:22:29 2021
@@ -222,11 +222,7 @@
beneficial to the developer community — where quality
developers are concerned, "the more, the merrier"! But never
underestimate how valuable this experience can be to you
- personally
- and <a
href="http://onlamp.com/pub/a/onlamp/2005/07/14/osdevelopers.html"
- >professionally</a>,
- <a
href="http://onlamp.com/pub/a/onlamp/2005/08/01/opensourcedevelopers.html"
- >too</a>.</p>
+ personally and professionally.</p>
</li>
</ul>
Modified: subversion/site/staging/faq.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/faq.html?rev=1885718&r1=1885717&r2=1885718&view=diff
==============================================================================
--- subversion/site/staging/faq.html (original)
+++ subversion/site/staging/faq.html Wed Jan 20 17:22:29 2021
@@ -713,8 +713,7 @@ other resources available:</p>
<a href="https://webchat.freenode.net/?channels=#svn">web interface</a>
or <a href="https://matrix.to/#/#freenode_#svn:matrix.org">Matrix</a>
or any IRC software; archived
- <a href="https://colabti.org/irclogger/irclogger_logs/svn">1</a>,
- <a href="https://wilderness.apache.org/channels/#logs-#svn">2</a>)
+ <a href="https://colabti.org/irclogger/irclogger_logs/svn">here</a>)
</li>
<li><a href="https://www.svnforum.org/">svnforum.org</a>, an unofficial
<b>web-based forum</b> with approximately the same target audience as the
Modified: subversion/site/staging/upcoming.part.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/upcoming.part.html?rev=1885718&r1=1885717&r2=1885718&view=diff
==============================================================================
--- subversion/site/staging/upcoming.part.html (original)
+++ subversion/site/staging/upcoming.part.html Wed Jan 20 17:22:29 2021
@@ -174,6 +174,198 @@ Merge <a href="https://svn.apache.org/r1
+1: hartmannathan, jamessan
------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1883406">r1883406</a> | svn-role | 2020-11-14
04:00:12 +0000 (Sat, 14 Nov 2020) | 9 lines
+
+Merge the <a href="https://svn.apache.org/r1878855">r1878855</a> group from
trunk:
+
+ * <a href="https://svn.apache.org/r1878855">r1878855</a>, <a
href="https://svn.apache.org/r1878859">r1878859</a>
+ Make the hot-backup.py script work with Python 3.
+ Justification:
+ Script should work with Python3
+ Votes:
+ +1: jamessan, brane
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1883407">r1883407</a> | svn-role | 2020-11-14
04:00:17 +0000 (Sat, 14 Nov 2020) | 9 lines
+
+Merge <a href="https://svn.apache.org/r1882115">r1882115</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1882115">r1882115</a>
+ JavaHL: Fix incorrect cache in SVNBase::createCppBoundObject
+ Justification:
+ Fixes a potential crash.
+ Votes:
+ +1: hartmannathan, brane
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884481">r1884481</a> | svn-role | 2020-12-16
04:00:11 +0000 (Wed, 16 Dec 2020) | 9 lines
+
+Merge <a href="https://svn.apache.org/r1882157">r1882157</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1882157">r1882157</a>
+ Do not suggest --help -v for commands which do not support -v.
+ Justification:
+ The --help message for several commands is misleading. User complained.
+ Votes:
+ +1: stsp, brane, jcorvel
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884482">r1884482</a> | svn-role | 2020-12-16
04:00:16 +0000 (Wed, 16 Dec 2020) | 9 lines
+
+Merge <a href="https://svn.apache.org/r1877338">r1877338</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1877338">r1877338</a>
+ Add SWIG4 support for SWIG Python binding on Windows.
+ Justification:
+ SWIG Python bindings should be able to build with SWIG4 on Windows, too
+ Votes:
+ +1: futatuki, jun66j5, jcorvel
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884483">r1884483</a> | svn-role | 2020-12-16
04:00:22 +0000 (Wed, 16 Dec 2020) | 9 lines
+
+Merge <a href="https://svn.apache.org/r1883335">r1883335</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1883335">r1883335</a>
+ Fix unable to load *.pyd files with Python 3.8.x on Windows.
+ Justification:
+ Make Python bindings available with Python 3.8+ on Windows.
+ Votes:
+ +1: jun66j5, jcorvel
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884484">r1884484</a> | svn-role | 2020-12-16
04:00:27 +0000 (Wed, 16 Dec 2020) | 10 lines
+
+Merge <a href="https://svn.apache.org/r1883337">r1883337</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1883337">r1883337</a>
+ Remove uses of os.dup2() from run_tests.py in order to adapt the new
+ console reader and writer on Windows since Python 3.6.
+ Justification:
+ PYTHONLEGACYWINDOWSSTDIO is no longer needed to run unit tests on Windows.
+ Votes:
+ +1: jun66j5, jcorvel
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884535">r1884535</a> | svn-role | 2020-12-17
04:00:12 +0000 (Thu, 17 Dec 2020) | 9 lines
+
+Merge <a href="https://svn.apache.org/r1883570">r1883570</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1883570">r1883570</a>
+ Fix C4204 errors while building swig-py with Python 3.9 on Windows.
+ Justification:
+ Allow building Python bindings with Python 3.9 on Windows.
+ Votes:
+ +1: jun66j5, jcorvel
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884589">r1884589</a> | svn-role | 2020-12-18
04:00:24 +0000 (Fri, 18 Dec 2020) | 9 lines
+
+Merge the <a href="https://svn.apache.org/r1881958">r1881958</a> group from
trunk:
+
+ * <a href="https://svn.apache.org/r1881958">r1881958</a>, 1882128
+ Restoring support for building with APR 1.4.
+ Justification:
+ Allow building on older distros such as CentOS 7.
+ Votes:
+ +1: brane, hartmannathan, julianfoad
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884590">r1884590</a> | svn-role | 2020-12-18
04:00:28 +0000 (Fri, 18 Dec 2020) | 12 lines
+
+Merge <a href="https://svn.apache.org/r1882326">r1882326</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1882326">r1882326</a>
+ Fix <a href="/issue-4762">issue #4762</a> "authz doesn't combine
global and repository rules"
+ Justification:
+ Restore behaviour of SVN 1.9: It is now again possible to override
+ per-path access rules for specific users (and groups) at the global
+ level. Such global rules are overridden by repository-specific rules
+ only if both the user and the path match the repository-specific rule.
+ Votes:
+ +1: stsp, brane, jcorvel
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884591">r1884591</a> | svn-role | 2020-12-18
04:00:36 +0000 (Fri, 18 Dec 2020) | 10 lines
+
+Merge the <a href="https://svn.apache.org/r1878997">r1878997</a> group from
trunk:
+
+ * <a href="https://svn.apache.org/r1878997">r1878997</a>, <a
href="https://svn.apache.org/r1879192">r1879192</a>, <a
href="https://svn.apache.org/r1879474">r1879474</a>, <a
href="https://svn.apache.org/r1879959">r1879959</a>
+ Fix <a href="/issue-4859">issue #4859</a>, Merge removing a folder with
non-inheritable mergeinfo
+ -> E155023: can't set properties: invalid status for updating
properties
+ Justification:
+ Annoying failure, encountered in real use.
+ Votes:
+ +1: julianfoad, hartmannathan, jcorvel
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884592">r1884592</a> | svn-role | 2020-12-18
04:00:41 +0000 (Fri, 18 Dec 2020) | 9 lines
+
+Merge <a href="https://svn.apache.org/r1875675">r1875675</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1875675">r1875675</a>
+ Rewrite load_normalize_node_props to avoid literal trailing spaces.
+ Justification:
+ Prevents the bug fixed in <a
href="https://svn.apache.org/r1875620">r1875620</a> from recurring.
+ Votes:
+ +1: danielsh, brane, jcorvel
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884617">r1884617</a> | svn-role | 2020-12-19
04:00:12 +0000 (Sat, 19 Dec 2020) | 11 lines
+
+Merge <a href="https://svn.apache.org/r1880192">r1880192</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1880192">r1880192</a>
+ Fix <a href="/issue-4862">issue #4862</a> "Merge: the resulting
mergeinfo is non-deterministic".
+ Justification:
+ Non-deterministic merge result is bad.
+ Depends:
+ <a href="https://svn.apache.org/r1878997">r1878997</a>, <a
href="https://svn.apache.org/r1879192">r1879192</a>, <a
href="https://svn.apache.org/r1879474">r1879474</a>, <a
href="https://svn.apache.org/r1879959">r1879959</a> (Fix <a
href="/issue-4859">issue #4859</a>)
+ Votes:
+ +1: julianfoad, hartmannathan, jcorvel
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884618">r1884618</a> | svn-role | 2020-12-19
04:00:18 +0000 (Sat, 19 Dec 2020) | 11 lines
+
+Merge the <a href="https://svn.apache.org/r1881985">r1881985</a> group from
trunk:
+
+ * <a href="https://svn.apache.org/r1881985">r1881985</a>, <a
href="https://svn.apache.org/r1882105">r1882105</a>
+ Follow up to <a href="https://svn.apache.org/r1880192">r1880192</a>: Fix an
EOL issue in test on Windows.
+ Justification:
+ We should test correctly on Windows environment, too.
+ Depends:
+ <a href="https://svn.apache.org/r1880192">r1880192</a>
+ Votes:
+ +1: futatuki, jcorvel, hartmannathan
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1884665">r1884665</a> | svn-role | 2020-12-21
04:00:12 +0000 (Mon, 21 Dec 2020) | 10 lines
+
+Merge <a href="https://svn.apache.org/r1884642">r1884642</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1884642">r1884642</a>
+ Fix win-tests.py is unable to load Python bindings with debug configuration
+ since Python 3.5.
+ Justification:
+ Allow unit tests with debug configuration on Windows.
+ Votes:
+ +1: jun66j5, jcorvel
+
+------------------------------------------------------------------------
+<a href="https://svn.apache.org/r1885507">r1885507</a> | svn-role | 2021-01-15
04:00:13 +0000 (Fri, 15 Jan 2021) | 11 lines
+
+Merge <a href="https://svn.apache.org/r1885112">r1885112</a> from trunk:
+
+ * <a href="https://svn.apache.org/r1885112">r1885112</a>
+ swig-py: Fix a typo in tests.
+ Justification:
+ This typo causes DeprecationWarning since Python 3.6 and it will be
+ Syntax error.
+ Votes:
+ +1: futatuki
+ +0: jcorvel
+
+------------------------------------------------------------------------
</pre>
<p>Further changes currently under consideration are listed in each release
line's