Page MenuHomeSoftware Heritage

swh-loader-svn: Build rsvndump dependency
AbandonedPublic

Authored by ardumont on Nov 16 2022, 4:29 PM.

Details

Reviewers
None
Group Reviewers
System administrators
Summary

This will allow the svn loader to be adapted to use that new dependency tool
instead or in complement of svnrdump.

$ docker build -t swh-loader-svn .
$ docker run -ti --rm --user root --entrypoint rsvndump swh-loader-svn --version
rsvndump 0.6.1
Copyright (C) 2008-present Jonas Gehring <jonas@jgehring.net>
Released under the GNU General Public License.

This is inlined with the actual svn dockerfile. At some point, this will probably get
outsourced in its own Dockerfile (so as to be reused by other images,
swh-environment:/docker for example).

Diff Detail

Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 32839
Build 51455: arc lint + arc unit