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 2013/05/13 12:01:22 UTC

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

Author: rhuijben
Date: Mon May 13 10:01:22 2013
New Revision: 1481769

URL: http://svn.apache.org/r1481769
Log:
* STATUS: Cast missing vote. Add question

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=1481769&r1=1481768&r2=1481769&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Mon May 13 10:01:22 2013
@@ -199,6 +199,14 @@ Candidate changes:
      ^/subversion/branches/1.7.x-r1438879
    Votes:
      +1: stsp
+     +0: rhuijben (Shouldn't we provide a three way diff instead of guessing
+                   a base to show a one way diff against based on the
+                   operation?
+
+                   I would prefer to have show-diff always work against
+                   the local pristine version, instead of sometimes against
+                   their or their-old (src-left) version, as that is the final
+                   change I would commit.)
 
  * r1445753
    Fix issue #3741, 'externals not removed when working copy is made shallow'.
@@ -326,7 +334,7 @@ Approved changes:
      Part of the API contract.
    Branch: 1.7.x-r1461743
    Votes:
-     +1: danielsh, stsp
+     +1: danielsh, stsp, rhuijben
 
  * r1476359
    JavaHL thread safety bug.