Author: svn-role
Date: Fri Dec 18 04:00:41 2020
New Revision: 1884592

URL: http://svn.apache.org/viewvc?rev=1884592&view=rev
Log:
Merge r1875675 from trunk:

 * r1875675
   Rewrite load_normalize_node_props to avoid literal trailing spaces.
   Justification:
     Prevents the bug fixed in r1875620 from recurring.
   Votes:
     +1: danielsh, brane, jcorvel

Modified:
    subversion/branches/1.14.x/   (props changed)
    subversion/branches/1.14.x/STATUS
    subversion/branches/1.14.x/subversion/tests/cmdline/svnadmin_tests.py

Propchange: subversion/branches/1.14.x/
------------------------------------------------------------------------------
  Merged /subversion/trunk:r1875675

Modified: subversion/branches/1.14.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1884592&r1=1884591&r2=1884592&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Fri Dec 18 04:00:41 2020
@@ -72,10 +72,3 @@ Veto-blocked changes:
 
 Approved changes:
 =================
-
- * r1875675
-   Rewrite load_normalize_node_props to avoid literal trailing spaces.
-   Justification:
-     Prevents the bug fixed in r1875620 from recurring.
-   Votes:
-     +1: danielsh, brane, jcorvel

Modified: subversion/branches/1.14.x/subversion/tests/cmdline/svnadmin_tests.py
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.14.x/subversion/tests/cmdline/svnadmin_tests.py?rev=1884592&r1=1884591&r2=1884592&view=diff
==============================================================================
--- subversion/branches/1.14.x/subversion/tests/cmdline/svnadmin_tests.py 
(original)
+++ subversion/branches/1.14.x/subversion/tests/cmdline/svnadmin_tests.py Fri 
Dec 18 04:00:41 2020
@@ -4000,7 +4000,7 @@ V 27
 2005-05-03T19:10:19.975578Z
 PROPS-END
 
-Node-path: 
+Node-path:\x20
 Node-kind: dir
 Node-action: change
 Prop-content-length: 32


Reply via email to