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
Differential D21747
Update arc-hg to support mercurial 6.1 Authored by cspeckmim on Mar 11 2022, 5:59 PM. Tags None Referenced Files
Subscribers
Details
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 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
|