Skip to main content

Software Heritage Loader SVN

Project description

The Software Heritage Subversion loader is a tool and a library to walk a remote svn repository and inject into the Software Heritage archive all contained files, directories and commits that weren’t known before.

The main entry points are

  • swh.loader.svn.loader.SvnLoader for the main svn loader which ingests content out of a remote svn repository

  • swh.loader.svn.loader.SvnLoaderFromDumpArchive which mounts a repository out of a svn dump prior to ingest it.

  • swh.loader.svn.loader.SvnLoaderFromRemoteDump which mounts a repository with svnrdump prior to ingest its content.

  • swh.loader.svn.directory.SvnExportLoader which ingests an svn tree at a specific revision.

CLI run

With the configuration:

/tmp/loader_svn.yml:

storage:
  cls: remote
  args:
    url: http://localhost:5002/

Run:

$ swh loader --config-file /tmp/loader_svn.yml run svn <svn-repository-url>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swh.loader.svn-2.1.0.tar.gz (1.9 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page