Skip to main content

Software Heritage Mercurial Loader

Project description

swh-loader-mercurial

The Software Heritage Mercurial Loader is a tool and a library to walk a local mercurial repository and inject into the SWH dataset all contained files that weren't known before.

The main entry points are:

  • :class:swh.loader.mercurial.loader.HgBundle20Loader which reads and loads a remote repository (or local).

  • :class:swh.loader.mercurial.from_disk.HgLoaderFromDisk which reads and loads a local repository into an SWH archive.

  • :class:swh.loader.mercurial.from_disk.HgArchiveLoaderFromDisk which reads and loads a local repository wrapped within a tarball

CLI run

Configuration file

/tmp/mercurial.yml:

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

Basic use

swh loader --C /tmp/mercurial.yml run mercurial https://www.mercurial-scm.org/repo/hello

or mercurial_from_disk

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.mercurial-2.0.0.tar.gz (100.1 kB view hashes)

Uploaded Source

Built Distribution

swh.loader.mercurial-2.0.0-py3-none-any.whl (111.9 kB view hashes)

Uploaded Python 3

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