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 2012/11/07 17:20:03 UTC

svn commit: r1406697 - /subversion/site/publish/roadmap.html

Author: pburba
Date: Wed Nov  7 16:20:03 2012
New Revision: 1406697

URL: http://svn.apache.org/viewvc?rev=1406697&view=rev
Log:
The greenish-yellow flickering you see on your roadmap is nothing to be
alarmed about. 

* site/publish/roadmap.html: Mark the 'Repos-dictated configuration' task
  back to in-progress as we resolve some behavioral details now that the
  work is on trunk and getting more attention, see
  http://svn.haxx.se/dev/archive-2012-11/0143.shtml


Modified:
    subversion/site/publish/roadmap.html

Modified: subversion/site/publish/roadmap.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/roadmap.html?rev=1406697&r1=1406696&r2=1406697&view=diff
==============================================================================
--- subversion/site/publish/roadmap.html (original)
+++ subversion/site/publish/roadmap.html Wed Nov  7 16:20:03 2012
@@ -342,9 +342,9 @@ numbering, compatibility, and deprecatio
     <td><a href="http://wiki.apache.org/subversion/InheritedProperties"
         >wiki page</a></td>
   </tr>
-  <tr class="task-level-1 completed">
+  <tr class="task-level-1 in-progress">
     <td class="task-name">Repos-dictated configuration</td>
-    <td class="task-status">Completed</td>
+    <td class="task-status">In Progress</td>
     <td>Uses inherited properties.
         <a href="http://wiki.apache.org/subversion/Inheritable-Ignores-AutoProps"
         >wiki page</a></td>