[
https://issues.jenkins-ci.org/browse/JENKINS-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162219#comment-162219
]
dogfood commented on JENKINS-13400:
-----------------------------------
Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png!
[plugins_mercurial #95|http://ci.jenkins-ci.org/job/plugins_mercurial/95/]
[FIXED JENKINS-13400] Handle file:///path URLs. (Revision
6c5a04e06891adfc64d34ead0d44f1e8de10b3a1)
Result = SUCCESS
Jesse Glick :
Files :
* src/test/java/hudson/plugins/mercurial/HgExeTest.java
* src/main/java/hudson/plugins/mercurial/HgExe.java
> Workspace repository is not updated, and will be dropped 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