cactusman created JENKINS-13400:
-----------------------------------
Summary: Workspace repository is not updated, and will be droped
and re-cloned
Key: JENKINS-13400
URL: https://issues.jenkins-ci.org/browse/JENKINS-13400
Project: Jenkins
Issue Type: Bug
Components: mercurial
Affects Versions: current
Reporter: cactusman
Assignee: cactusman
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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira