-
Bug
-
Resolution: Fixed
-
Major
-
None
If the Mercurial repository 'file://', has determined a different repository Jenkins Mercurial plugin by mistake.
Therefore, the repository of the Workspace repository is not updated, and will be droped and re-cloned.
Console output:
[workspace] $ hg showconfig paths.default
ERROR: Workspace reports paths.default as /var/hg/bar
which looks different than file:///var/hg/bar
so falling back to fresh clone rather than incremental update
- is related to
-
JENKINS-1420 Local repo location string not aggressively normalized
- Resolved