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
F13085740: D21747.diff
Wed, Apr 24, 11:54 PM
Unknown Object (File)
Sat, Apr 20, 5:49 PM
Unknown Object (File)
Thu, Apr 18, 3:08 PM
Unknown Object (File)
Thu, Apr 11, 8:11 AM
Unknown Object (File)
Fri, Apr 5, 11:31 PM
Unknown Object (File)
Tue, Apr 2, 11:17 AM
Unknown Object (File)
Fri, Mar 29, 1:03 PM
Unknown Object (File)
Thu, Mar 28, 5:38 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