Page MenuHomeSoftware Heritage

Create a tarball from swh storage
Closed, MigratedEdits Locked

Description

Given a tarball has been injected inside swh-storage, reconstruct such tarball.
The bit by bit representation is not guaranteed.

Invariant: The extracted content of the tarball regenerated is exactly the same as the original tarball's content.

Said otherwise:
forall t in Tarball (set of all tarballs)
extract t = (extract . read . inject) t

Event Timeline

ardumont raised the priority of this task from to Needs Triage.
ardumont updated the task description. (Show Details)
ardumont added a subscriber: ardumont.
ardumont triaged this task as Normal priority.Nov 4 2015, 11:03 AM
olasd changed the visibility from "All Users" to "Public (No Login Required)".May 13 2016, 5:07 PM