You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2011/07/22 19:06:56 UTC

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

Author: philip
Date: Fri Jul 22 17:06:55 2011
New Revision: 1149653

URL: http://svn.apache.org/viewvc?rev=1149653&view=rev
Log:
* STATUS: Vote/approve r1148424.

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=1149653&r1=1149652&r2=1149653&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Fri Jul 22 17:06:55 2011
@@ -58,15 +58,6 @@ Candidate changes:
    Votes:
      +1: danielsh, cmpilato
 
- * r1148424
-   Resolve issue 3963, 'svn update -r{R>HEAD}' hangs client over ra_svn.
-   Justification:
-     Subversion and svnserve shouldn't hang waiting for IO that will
-     never come when a user passes a revision that hasn't been committed
-     yet.
-   Votes:
-     +1: rhuijben, cmpilato
-
  * 1.7.x-neon-default branch
    Make neon the default http library.
    Justification:
@@ -147,7 +138,8 @@ Candidate changes:
  * r1149627
    Adjust library order in build.conf for kwallet/gnome-keyring.
    Justification:
-     Fixes "make install DESTDIR=..." which is used by packagers.
+     Fixes "make install DESTDIR=..." which is used by packagers.  I suspect
+     this is not a regression.
    Votes:
      +1: philip
 
@@ -157,3 +149,12 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1148424
+   Resolve issue 3963, 'svn update -r{R>HEAD}' hangs client over ra_svn.
+   Justification:
+     Subversion and svnserve shouldn't hang waiting for IO that will
+     never come when a user passes a revision that hasn't been committed
+     yet.
+   Votes:
+     +1: rhuijben, cmpilato, philip