Julian Foad created SVN-4780:
--------------------------------
Summary: Factor out the dumpstream loader editor driver
Key: SVN-4780
URL: https://issues.apache.org/jira/browse/SVN-4780
Project: Subversion
Issue Type: Task
Reporter: Julian Foad
The dumpstream loader in 'svnrdump' contains an editor driver, whose input is
the dumpstream parser API, and whose output makes commits through a
delta-editor over the RA layer.
Factor out the generic parts of this for re-use:
* dumpstream parser API to generic delta-editor API
Use callbacks for all caller-specific processing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)