HomeSoftware Heritage

svn.loader: Use correct scheme to prepare the svndump load

Description

svn.loader: Use correct scheme to prepare the svndump load

Prior to this commit, the uncompression step happened in the init
call. Now, this happens in the prepare method.

This allows to have 'partial' visit if something wrong happens during
uncompression step (against None at the moment).

Details

Provenance
ardumontAuthored on Sep 21 2018, 1:56 PM
ardumontPushed on Sep 21 2018, 2:23 PM
Differential Revision
D434: svn.loader: Uncompress the tarball during the `prepare` call
Parents
rDLDSVN121da10a1a9e: svn.tasks: Clarify tasks' docstring
Branches
Unknown
Tags
Unknown