You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/11/10 15:45:01 UTC

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

Author: hwright
Date: Wed Nov 10 14:45:01 2010
New Revision: 1033498

URL: http://svn.apache.org/viewvc?rev=1033498&view=rev
Log:
* STATUS: Move some items around and update a note.

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=1033498&r1=1033497&r2=1033498&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Wed Nov 10 14:45:01 2010
@@ -160,8 +160,18 @@ Candidate changes:
    Votes:
      +1: cmpilato, hwright
 
+ * r877219, r877239
+   In Makefile.in, try svnversion from $PATH if in-tree svnversion fails.
+   Justification:
+     When building 1.6.x within a trunk WC there's always an error signalled
+     at the end of the build. This makes scripting the build harder than
+     necessary. Merging this change makes life easier for developers.
+   Votes:
+     +1: stsp
+     +0: hwright
+
  * r907644, r1033290
-   Follow-up fixes for the r877219 group, which has already been merged.
+   Follow-up fixes for the r877219 group.
    r907644 makes the revision-install target use the correct trail URL
    for the ASF repository. r1033290 makes the revision-install target work
    with BSD make (and possibly other make implementations).
@@ -271,13 +281,3 @@ Veto-blocked changes:
 
 Approved changes:
 =================
-
- * r877219, r877239
-   In Makefile.in, try svnversion from $PATH if in-tree svnversion fails.
-   Justification:
-     When building 1.6.x within a trunk WC there's always an error signalled
-     at the end of the build. This makes scripting the build harder than
-     necessary. Merging this change makes life easier for developers.
-   Votes:
-     +1: stsp
-     +0: hwright