This is an archive of the discontinued Mercurial Phabricator instance.

transaction: windows workaround for missing line iteration support
ClosedPublic

Authored by joerg.sonnenberger on Dec 7 2020, 5:24 AM.

Details

Summary

The mixedfilemodewrapper doesn't support line iteration, so just read
the whole file in one go.

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

pulkit accepted this revision.Dec 7 2020, 8:47 AM
pulkit added a subscriber: pulkit.

Ha, I remember hitting the exception related to mixedfilemodewrapper.

This revision is now accepted and ready to land.Dec 7 2020, 8:47 AM