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
F13278066: D21747.id51845.diff
Fri, May 31, 6:31 PM
F13278065: D21747.id51844.diff
Fri, May 31, 6:31 PM
F13278043: D21747.id.diff
Fri, May 31, 6:13 PM
F13278027: D21747.diff
Fri, May 31, 6:01 PM
F13270877: D21747.diff
Wed, May 29, 1:37 PM
F13270166: D21747.diff
Wed, May 29, 9:12 AM
F13256606: D21747.diff
Sat, May 25, 2:47 PM
F13232229: D21747.diff
Tue, May 21, 1:07 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