[ 
https://issues.jenkins-ci.org/browse/JENKINS-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162218#comment-162218
 ] 

SCM/JIRA link daemon commented on JENKINS-13400:
------------------------------------------------

Code changed in jenkins
User: Jesse Glick
Path:
 src/main/java/hudson/plugins/mercurial/HgExe.java
 src/test/java/hudson/plugins/mercurial/HgExeTest.java
http://jenkins-ci.org/commit/mercurial-plugin/6c5a04e06891adfc64d34ead0d44f1e8de10b3a1
Log:
  [FIXED JENKINS-13400] Handle file:///path URLs.


Compare: https://github.com/jenkinsci/mercurial-plugin/compare/8ace2a7...6c5a04e


                
> 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

        

Reply via email to