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
Unknown Object (File)
Fri, May 9, 7:07 AM
Unknown Object (File)
Tue, May 6, 4:48 AM
Unknown Object (File)
Apr 15 2025, 3:52 PM
Unknown Object (File)
Apr 13 2025, 10:04 PM
Unknown Object (File)
Apr 12 2025, 7:26 AM
Unknown Object (File)
Apr 11 2025, 10:17 PM
Unknown Object (File)
Apr 10 2025, 3:48 PM
Unknown Object (File)
Apr 6 2025, 9:52 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