You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by pb...@apache.org on 2010/06/08 18:18:42 UTC

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

Author: pburba
Date: Tue Jun  8 16:18:42 2010
New Revision: 952719

URL: http://svn.apache.org/viewvc?rev=952719&view=rev
Log:
* STATUS: Vote and approve the issue #3636 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=952719&r1=952718&r2=952719&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Tue Jun  8 16:18:42 2010
@@ -142,18 +142,6 @@ Candidate changes:
      -0: This introduces new issues like #3242 and might break reintegrate
          where it previously worked. (Untested)
 
- * r935992, r935996 (issue #3636)
-   Makes it possible to delete paths directly from the repository that contain
-   characters that need escaping in an uri.
-   Justification:
-     svn rm URL should just work on 'http://server/path/with%20space'
-   Notes: r935992 is a test for this issue and r935996 fixes the issue and
-     extends the testcase a bit.
-   Branch:
-     ^/subversion/branches/1.6.x-r935996.
-   Votes:
-     +1 rhuijben, steveking
-
  * r937610
    Allow fs-pack-test 1 to pass with low file descriptor limits.
    Justification:
@@ -320,3 +308,16 @@ Approved changes:
      +1: rhuijben, steveking, lgo
      +0: pburba - I don't have a Vista or Win7 box to try this out on, but it
          works fine on my XP box.
+
+ * r935992, r935996 (issue #3636)
+   Makes it possible to delete paths directly from the repository that contain
+   characters that need escaping in an uri.
+   Justification:
+     svn rm URL should just work on 'http://server/path/with%20space'
+   Notes: r935992 is a test for this issue and r935996 fixes the issue and
+     extends the testcase a bit.
+   Branch:
+     ^/subversion/branches/1.6.x-r935996.
+   Votes:
+     +1 rhuijben, steveking, pburba
+