Page MenuHomePhabricator

Update arc-hg to support mercurial 6.1
ClosedPublic

Authored by cspeckmim on Mar 11 2022, 5:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 9, 12:32 PM
Unknown Object (File)
Thu, Dec 5, 11:40 AM
Unknown Object (File)
Wed, Dec 4, 6:49 PM
Unknown Object (File)
Fri, Nov 29, 4:30 AM
Unknown Object (File)
Thu, Nov 28, 5:46 PM
Unknown Object (File)
Wed, Nov 27, 4:46 AM
Unknown Object (File)
Mon, Nov 25, 9:58 AM
Unknown Object (File)
Sat, Nov 23, 8:23 AM
Subscribers

Details

Summary

Updated the mercurial script to pull the parseurl function from the new module if pulling from the old module fails.

Also updated pulling of remoteopts to follow the same pattern of fallback.

Fixes T13672

Test Plan

Using mercurial 6.1 I ran arc patch Dnnnnn --trace and verified that it succeeded and in the trace output it used the arc-ls-markers extension.

Using mercurial 4.7 I ran arc patch Dnnnnn --trace and verified that it succeeded and in the trace output it used the arc-ls-markers extension.

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25630
Build 35458: arc lint + arc unit