HomeSoftware Heritage

svn/loader: Add efficient incremental loader based on partial dumps

Description

svn/loader: Add efficient incremental loader based on partial dumps

This commits adds a new loader class SvnLoaderFromRemoteDump enabling
to load svn repositories in an incremental way. The loader is based
on the creation of dump files generated with the rsvndump tool. Using
dump files allow to greatly speedup the loading process compared
to a client/server based approach.

Related T1161

Details

Provenance
anlambertAuthored on Sep 7 2018, 1:55 PM
anlambertPushed on Sep 24 2018, 12:11 PM
Differential Revision
D433: SVN loader: Add efficient incremental loader based on partial dumps
Parents
rDLDSVN30d319f41977: svn.loader: Use correct scheme to prepare the svndump load
Branches
Unknown
Tags
Unknown
References
rsvndump-experiments