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/06/29 21:51:56 UTC

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

Author: stefan2
Date: Sat Jun 29 18:53:42 2013
New Revision: 1498001

URL: http://svn.apache.org/r1498001
Log:
* STATUS: vote for 1497804; vote and approve for r1497318,-9

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=1498001&r1=1498000&r2=1498001&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Sat Jun 29 18:53:42 2013
@@ -151,13 +151,27 @@ Candidate changes:
    Votes:
      +1: stsp
 
+ * r1497804
+   sqlite error messages: change location of sqlite numeric error code.
+   Justification:
+     Make it clearer that 'S26' is an error code, rather than a parenthetical
+     description of the last word in the string sqlite3_errmsg() returned.
+   Votes:
+     +1: danielsh, stefan2
+
+Veto-blocked changes:
+=====================
+
+Approved changes:
+=================
+
  * r1497318
    Better explain working copy locks in 'svn help status' output.
    Justification:
      The current documentation can be misleading for users who might
      not know what the purpose of the lock is.
    Votes:
-     +1: stsp, brane
+     +1: stsp, brane, stefan2
 
  * r1497319
    Better explain exclusive-commit locks in 'svn help status' output.
@@ -165,19 +179,5 @@ Candidate changes:
      The current documentation can be misleading for users who might not
      know what a 'lock token' is, or what the purpose of the lock is.
    Votes:
-     +1: stsp, brane
-
- * r1497804
-   sqlite error messages: change location of sqlite numeric error code.
-   Justification:
-     Make it clearer that 'S26' is an error code, rather than a parenthetical
-     description of the last word in the string sqlite3_errmsg() returned.
-   Votes:
-     +1: danielsh
-
-Veto-blocked changes:
-=====================
-
-Approved changes:
-=================
+     +1: stsp, brane, stefan2