HomeSoftware Heritage

HgLoaderFromDisk supports corrupted revisions

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

HgLoaderFromDisk supports corrupted revisions

Summary:
When a repository has corrupted revision, the revision and its descendants
are not loaded.

This commit only deals with missing filelogs and configures the exclusion
system.

Missing filelogs are recoverable errors that should be skipped or
saved as SkippedContent but being missing the SkippedContent cannot
be calculated. This point is left for future commits.

Reviewers: Reviewers

Subscribers: ardumont, Alphare, vlorentz

Differential Revision: https://forge.softwareheritage.org/D4688

Details

Provenance
acezarAuthored on Feb 26 2021, 3:16 PM
AlphareCommitted on Feb 26 2021, 7:11 PM
AlpharePushed on Feb 26 2021, 7:12 PM
Differential Revision
D4688: HgLoaderFromDisk supports corrupted revisions
Build Status
Buildable 19544
Build 30323: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.