You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2013/07/15 13:24:22 UTC

svn commit: r1503179 - /subversion/branches/1.8.x/STATUS

Author: stefan2
Date: Mon Jul 15 11:24:21 2013
New Revision: 1503179

URL: http://svn.apache.org/r1503179
Log:
* STATUS:
  vote for r1502901, the r1502909 and r1503010 groups
  vote for & approve r1503009

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1503179&r1=1503178&r2=1503179&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Mon Jul 15 11:24:21 2013
@@ -122,7 +122,7 @@ Candidate changes:
      Resets the connection used by ra_serf to avoid having to read all data,
      which is mostly the same behavior as not re-using the ra session.
    Votes:
-     +1: rhuijben
+     +1: rhuijben, stefan2
 
  * r1502909, r1502952
    Make ra_svn sessions reusable after a log callback uses the
@@ -135,7 +135,7 @@ Candidate changes:
      Reads the remaining data before returning, but avoids processing
      the data where possible.
    Votes:
-     +1: rhuijben, danielsh
+     +1: rhuijben, danielsh, stefan2
 
  * r1468980, r1478987, r1502811
    Reduce the number of ra sessions for automatic merge calculations to two.
@@ -153,14 +153,6 @@ Candidate changes:
      +1: rhuijben (for 1.8.2, after the r1502901 and r1502909 groups are
                    backported)
 
- * r1503009
-   Short-circuit the UTF-8 conversion when the source encoding is UTF-8.
-   Justification:
-     Fixes svnsync_authz_tests.py 5 when apr_xlate_open() fails and
-     --source-prop-encoding wasn't passed.  User complained.
-   Votes:
-     +1: danielsh, rhuijben
-
  * r1503010
    svn_utf_*: Improve error handling.
    Justification:
@@ -170,7 +162,7 @@ Candidate changes:
    Note:
      This patch is also part of the r1503058 group.
    Votes:
-     +1: danielsh, rhuijben
+     +1: danielsh, rhuijben, stefan2
 
  * r1503010, r1503058, r1503061
    svn_utf_*: Describe APR errors as coming from APR.
@@ -178,7 +170,7 @@ Candidate changes:
      It is not obvious what needs to be recompiled to resolve "This function
      has not been implemented on this platform".  We do the same for SQLite.
    Votes:
-     +1: danielsh, rhuijben
+     +1: danielsh, rhuijben, stefan2
 
 Veto-blocked changes:
 =====================
@@ -211,3 +203,12 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1503009
+   Short-circuit the UTF-8 conversion when the source encoding is UTF-8.
+   Justification:
+     Fixes svnsync_authz_tests.py 5 when apr_xlate_open() fails and
+     --source-prop-encoding wasn't passed.  User complained.
+   Votes:
+     +1: danielsh, rhuijben, stefan2
+