This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-tree: Fix status algorithm with unreadable directory
ClosedPublic

Authored by SimonSapin on Jun 1 2021, 12:50 PM.

Details

Summary

When reading a directory fails such as because of insufficient permissions,
it should be treated as empty by status instead of skipped entirely.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

SimonSapin created this revision.Jun 1 2021, 12:50 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.
baymax updated this revision to Diff 28381.Jun 1 2021, 5:05 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)