MultiBranch Mercurial JenkinsFile
This is just a “victory dance” sort of post about setting up a multi-branch build, for a Mercurial project, from a JenkinsFile. When I first tried to do this sthing, I recieved a message reading; ERROR: No configured Mercurial installation which was annoying.
I hadn’t needed to setup Mercurial before, why did I need to now?
Turns out, the workaround/worksforme from here this bug solves the problem by defining the default Mercuiral setup as … the … default?