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
F12837910: D21747.id.diff
Thu, Mar 28, 5:38 PM
Unknown Object (File)
Feb 4 2024, 1:32 AM
Unknown Object (File)
Feb 3 2024, 10:05 AM
Unknown Object (File)
Jan 27 2024, 7:42 PM
Unknown Object (File)
Jan 16 2024, 8:36 AM
Unknown Object (File)
Jan 6 2024, 8:35 PM
Unknown Object (File)
Dec 25 2023, 12:04 PM
Unknown Object (File)
Dec 20 2023, 10:12 PM
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