This is an archive of the discontinued Mercurial Phabricator instance.

flagprocessors: directly duplicate the deprecated layer back into revlog
ClosedPublic

Authored by marmoute on Sep 7 2019, 5:29 AM.

Details

Summary

The code duplication benign and will get removed in a couple of month anyway.

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 7 2019, 5:29 AM
durin42 accepted this revision.Sep 9 2019, 1:56 PM
This revision is now accepted and ready to land.Sep 9 2019, 1:56 PM
durin42 added inline comments.Sep 9 2019, 2:00 PM
hgext/remotefilelog/remotefilelog.py
313

I'm not sure what this is telling me. Is it saying that I want one of processflags{raw,read,write}?

I missed this over the weekend when I wasn't coding (I don't do hg stuff on weekends), but the message is sufficiently confusing I want to clean it up.

marmoute updated this revision to Diff 16487.Sep 9 2019, 5:24 PM
marmoute updated this revision to Diff 16500.Sep 9 2019, 7:09 PM
marmoute added inline comments.Sep 11 2019, 3:24 AM
hgext/remotefilelog/remotefilelog.py
313

Yes, that's the message.