This is an archive of the discontinued Mercurial Phabricator instance.

subrepo: compare normalised vfs path
ClosedPublic

Authored by marmoute on Aug 5 2021, 12:58 PM.

Details

Summary

Otherwise the realpath call can turn / into \ on windows confusing the
check.

(We probably needs this in more location)

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.Aug 5 2021, 12:58 PM
baymax updated this revision to Diff 29819.Aug 5 2021, 2:01 PM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)
โš  This patch is intended for stable โš 

Alphare accepted this revision.Aug 6 2021, 6:20 AM
This revision is now accepted and ready to land.Aug 6 2021, 6:20 AM
This revision was automatically updated to reflect the committed changes.