On Thu, Oct 28, 2010 at 11:48 AM, <cmpil...@apache.org> wrote: > Author: cmpilato > Date: Thu Oct 28 16:48:06 2010 > New Revision: 1028381 > > URL: http://svn.apache.org/viewvc?rev=1028381&view=rev > Log: > Add 'Remove obliterate code' to our 1.7 to-do list, per list discussion.
Are we talking about 'svn rm'ing the code, or just disabling it for this release? -Hyrum > > Modified: > subversion/site/publish/roadmap.html > > Modified: subversion/site/publish/roadmap.html > URL: > http://svn.apache.org/viewvc/subversion/site/publish/roadmap.html?rev=1028381&r1=1028380&r2=1028381&view=diff > ============================================================================== > --- subversion/site/publish/roadmap.html (original) > +++ subversion/site/publish/roadmap.html Thu Oct 28 16:48:06 2010 > @@ -350,6 +350,15 @@ numbering, compatibility, and deprecatio > <td><a > href="http://svn.apache.org/repos/asf/subversion/branches/atomic-revprop/BRANCH-README?p=1000359">Branch > notes</a></td> > </tr> > <tr class="task-level-1 not-started"> > + <td class="task-name">Remove obliterate code</td> > + <td class="task-status">Not Started</td> > + <td>The obliterate feature work made only extremely minimal > + progress, and does not carry enough practical usefulness to > + warrant release. See > + <a href="http://svn.haxx.se/dev/archive-2010-08/0456.shtml">this > + thread</a> for discussion.</td> > + </tr> > + <tr class="task-level-1 not-started"> > <td class="task-name">Review of performance branch</td> > <td class="task-status">Not Started</td> > <td>Review items on the <a > href="http://svn.apache.org/repos/asf/subversion/branches/performance/">performance > branch</a>, > > >