HomeSoftware Heritage

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

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

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

Commit No Longer Exists

This commit no longer exists in the repository.