Dear Wiki user, You have subscribed to a wiki page or wiki category on "Subversion Wiki" for change notification.
The "Ev2ImplementationPlan" page has been changed by HyrumWright: http://wiki.apache.org/subversion/Ev2ImplementationPlan?action=diff&rev1=1&rev2=2 Comment: Flesh out Preliminary Work section, and add a sentence to the Concluding Work section. This page describes (as near as I can tell) the various bits that need to be done to have a fully-Ev2-compliant Subversion. Lots of this work is parallelizable, and I've tried to note dependencies where possible. === Preliminary Work === + This table lists work that needs to be done prior to the rest of the implementation, and generally blocks any of the remaining sections. + + ||'''Task'''||'''Status'''||'''Notes'''|| + ||Ev2 API Design||Completed||The API is not yet "frozen," so additional tweaks are still possible, though not expected.|| + ||Ev2->Ev1 Shim||Completed||Tested using existing editors in Subversion, only as bug-free as the tests are complete.|| + ||Ev1->Ev2 Shim||Completed||''ditto''|| === Client API Consumers === @@ -17, +23 @@ === Network Layer Implementations === === Concluding Work === + Some of this could be finished after the corresponding section above, but most of it requires completion of all the above sections to proceed.
