Create a new class, DumpstreamDelegate.
commit084556f0941b419cbb90a9c6fd0f86cb0531304c
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 19 Jul 2010 12:49:13 +0000 (19 12:49 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 19 Jul 2010 12:49:13 +0000 (19 12:49 +0000)
treea566f75baa73337cbe1066cb2865250d8088d1f2
parent48f4cf1f449b22455048db2af02d72e9b0dfeae5
Create a new class, DumpstreamDelegate.

The initial version of this class is just a copy of DumpfileDelegate.
My intention is to replace the latter class, but it will take some work
because of the carnal relationship between DumpfileDelegate and
RepositoryDelegate.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5224 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/svn_dump.py [new file with mode: 0644]
cvs2svn_lib/svn_output_option.py