HomeSoftware Heritage

svn.loader: Add efficient loader based on remote dumps

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

svn.loader: Add efficient loader based on remote dumps

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

Closes T1161

Details

Provenance
anlambertAuthored on Sep 7 2018, 1:55 PM
anlambertPushed on Sep 25 2018, 2:11 PM
Tasks
T1161: SVN loader: Create local dump of remote repository to speed up loading task

Commit No Longer Exists

This commit no longer exists in the repository.