Author: pburba
Date: Wed Sep 29 14:13:41 2010
New Revision: 1002640

URL: http://svn.apache.org/viewvc?rev=1002640&view=rev
Log:
* STATUS: Vote and approve r997457 and r997466.

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=1002640&r1=1002639&r2=1002640&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Wed Sep 29 14:13:41 2010
@@ -112,23 +112,6 @@ Candidate changes:
    Votes:
      +1: pburba, cmpilato
 
- * r997457, r997466
-   Fix some error transmission problems in svnserve.
-   Justification:
-     It's hard to automatically react to a particular error code when
-     you can't accurately receive it from the server.
-   Notes:
-     r997457 fixes svnserve to send only the "real" error across the
-     wire in places where there is more than one level of magic
-     wrapping errors.
-     r997466 teaches the client to forgive still-broken servers by
-     ignoring wrapping errors and digging down to find the "real"
-     error itself.  And forgiveness is, as they say, divine.
-   Branch:
-     ^/subversion/branches/1.6.x-r997457
-   Votes:
-     +1: cmpilato, danielsh
-
  * r996884
    Hide unreadable directory children in mod_dav_svn's GET response.
    Justification:
@@ -312,3 +295,20 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r997457, r997466
+   Fix some error transmission problems in svnserve.
+   Justification:
+     It's hard to automatically react to a particular error code when
+     you can't accurately receive it from the server.
+   Notes:
+     r997457 fixes svnserve to send only the "real" error across the
+     wire in places where there is more than one level of magic
+     wrapping errors.
+     r997466 teaches the client to forgive still-broken servers by
+     ignoring wrapping errors and digging down to find the "real"
+     error itself.  And forgiveness is, as they say, divine.
+   Branch:
+     ^/subversion/branches/1.6.x-r997457
+   Votes:
+     +1: cmpilato, danielsh, pburba


Reply via email to