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
F18182878: D21747.diff
Sat, Aug 16, 10:24 AM
F18134968: D21747.id.diff
Thu, Aug 14, 12:23 AM
F18112574: D21747.diff
Tue, Aug 12, 6:53 PM
F18106624: D21747.id.diff
Sun, Aug 10, 11:10 PM
F17942840: D21747.id51844.diff
Thu, Jul 31, 7:14 AM
F17868534: D21747.diff
Jul 28 2025, 7:54 AM
Unknown Object (File)
Jun 16 2025, 9:50 PM
Unknown Object (File)
Jun 7 2025, 2:21 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable