Change RepositoryDelegate into a factory function.
commite3325b8b5d1f3c783f61c9418baccf94a972437f
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 19 Jul 2010 12:49:25 +0000 (19 12:49 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 19 Jul 2010 12:49:25 +0000 (19 12:49 +0000)
tree66a9f296145a2cfd454f5b944058d9b559888116
parent5776aa92f125cd2aaf8ae2e026db29644cd38dee
Change RepositoryDelegate into a factory function.

It simply returns a DumpstreamDelegate that will write to a pipe to
an open "svnadmin load" process.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5231 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/config.py
cvs2svn_lib/dumpfile_delegate.py [deleted file]
cvs2svn_lib/project.py
cvs2svn_lib/repository_delegate.py
cvs2svn_lib/svn_repository_delegate.py