You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2011/07/13 21:38:47 UTC

svn commit: r1146292 - /subversion/branches/1.7.x/STATUS

Author: rhuijben
Date: Wed Jul 13 19:38:47 2011
New Revision: 1146292

URL: http://svn.apache.org/viewvc?rev=1146292&view=rev
Log:
* STATUS: Nominate r1146274 and cast a vote

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1146292&r1=1146291&r2=1146292&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Wed Jul 13 19:38:47 2011
@@ -39,7 +39,16 @@ Candidate changes:
      Avoids segfaults.
    Votes:
      +1: danielsh
-     -0: cmpilato (problem is with callers, not implementation)
+     -0: cmpilato, rhuijben (problem is with callers, not implementation)
+     
+ * r1146274
+   Make svn_client_infoX() return proper results for tree conflicts. Without
+   this patch the structure is just memcleared instead of properly set to
+   uninitialized.
+   Justification:
+     Resolve regression and remove confusion by future callers.
+   Votes:
+     +1: rhuijben
 
 Candidate changes for 1.7.x (post-1.7.0):
 =========================================
@@ -49,7 +58,8 @@ Candidate changes for 1.7.x (post-1.7.0)
    Justification:
      Allow API users to more easily distinguish dump from verify.
    Votes:
-     +1: danielsh, rhuijben
+     +1: danielsh
+     +1: rhuijben (I think this should just go in 1.7.0)
 
 Approved changes:
 =================