Skip to content

Reinstate task for SvnLoaderFromDumpArchive and add worker entrypoint

There is still cases where subversion repositories have been archived to dump files while their hosting service got discontinued.

So we still need to be able to schedule tasks executing SvnLoaderFromDumpArchive to ingest such repositories.

Also add support for downloading a dump file.

Related to swh/infra/sysadm-environment#5331.

Merge request reports