You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2012/08/24 15:57:50 UTC

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

Author: cmpilato
Date: Fri Aug 24 13:57:50 2012
New Revision: 1376914

URL: http://svn.apache.org/viewvc?rev=1376914&view=rev
Log:
Update state value for 'Conflict storage' roadmap item.

Reported by: markphip

Modified:
    subversion/site/publish/roadmap.html

Modified: subversion/site/publish/roadmap.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/roadmap.html?rev=1376914&r1=1376913&r2=1376914&view=diff
==============================================================================
--- subversion/site/publish/roadmap.html (original)
+++ subversion/site/publish/roadmap.html Fri Aug 24 13:57:50 2012
@@ -313,9 +313,9 @@ numbering, compatibility, and deprecatio
         on trunk as to be releasable" and that "there is certainly
         more that could be done, but..."</td>
   </tr>
-  <tr class="task-level-1 not-started">
+  <tr class="task-level-1 in-progress">
     <td class="task-name">Conflict storage</td>
-    <td class="task-status">Not Started</td>
+    <td class="task-status">In Progress</td>
     <td>Design spec is <a href="http://svn.apache.org/repos/asf/subversion/trunk/notes/wc-ng/conflict-storage"
        >here</a>. Implementation was planned for 1.7 but didn't make it.
        rhuijben <a href="http://svn.haxx.se/dev/archive-2012-08/0220.shtml"