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
F15401064: D21747.id51845.diff
Mon, Mar 17, 3:29 PM
F15392302: D21747.diff
Sat, Mar 15, 2:24 PM
F15385654: D21747.diff
Fri, Mar 14, 11:04 PM
F15383876: D21747.id.diff
Fri, Mar 14, 6:14 PM
F15338204: D21747.diff
Sun, Mar 9, 9:52 AM
Unknown Object (File)
Mar 1 2025, 4:31 AM
Unknown Object (File)
Feb 28 2025, 4:41 AM
Unknown Object (File)
Feb 27 2025, 11:22 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable