This is an archive of the discontinued Mercurial Phabricator instance.

upgrade: also register copied `.d` files to fncache
ClosedPublic

Authored by marmoute on Sep 27 2019, 4:22 PM.

Details

Summary

Oops, we forgot to register data file when blanky copying revlog. Now that we
are actually copying these .d files, we should also register them.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Sep 27 2019, 4:22 PM
indygreg accepted this revision.Sep 28 2019, 4:21 PM
This revision is now accepted and ready to land.Sep 28 2019, 4:21 PM
This revision was automatically updated to reflect the committed changes.