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 2009/12/03 09:59:35 UTC

svn commit: r886711 - /subversion/branches/1.6.x/STATUS

Author: rhuijben
Date: Thu Dec  3 08:59:34 2009
New Revision: 886711

URL: http://svn.apache.org/viewvc?rev=886711&view=rev
Log:
* STATUS: Cast some votes, update comments and change a -0 to a -1 vote.
          Approves r886164 group

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=886711&r1=886710&r2=886711&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Thu Dec  3 08:59:34 2009
@@ -42,7 +42,9 @@
      '/nonexistent' doesn't exist
    Votes:
      +1: arfrever
-     -0: rhuijben, cmpilato (Introduces new features and changes output)
+     -0: cmpilato (Introduces new features and changes output)
+     -1: rhuijben (Introduces new features and changes output;
+                   I think it should be removed from STATUS)
 
  * r878078, r878088, r878102, r878196
    Make KWallet window attached to terminal window.
@@ -136,7 +138,7 @@
    threads in the same process.
    
    Windows implements per filehandle locking, so it doesn't need these
-   locks. We usually see the opposite problem in Subversion.
+   locks. We usually see the opposite problem in Subversion on Windows.
    Justification:
      This gives a measurable performance boost (5% decrease in running time
      on running the testsuite in parallel mode (on trunk). The difference
@@ -156,7 +158,7 @@
    Branch:
      ^/subversion/branches/1.6.x-issue3519
    Votes:
-     +1: cmpilato
+     +1: cmpilato, rhuijben
 
  * r880525, r880526
    Fix 'svn resolve --accept=theirs-conflict' for targets which live inside
@@ -190,13 +192,13 @@
    Votes:
      +1: stsp
 
+Approved changes:
+=================
+
  * r886164, r886197
    Stop claiming in the 'svn update' and 'svn switch' usage messages that
    --set-depth can't be used to make directories more shallow.  It can.
    Justification:
       "Thou shalt not lie."
    Votes:
-     +1: cmpilato, pburba
-
-Approved changes:
-=================
+     +1: cmpilato, pburba, rhuijben