|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-16138) mercurial SCM alw... [email protected] (JIRA)
- [JIRA] (JENKINS-16138) mercurial SC... [email protected] (JIRA)
- [JIRA] (JENKINS-16138) mercurial SC... [email protected] (JIRA)
- [JIRA] (JENKINS-16138) mercurial SC... [email protected] (JIRA)

Duplicate of another issue, will look it up later. If you specify your HTTP(S) password in the URL the .hg/hgrc file in the workspace will omit the password and so a simple hg pull would not work (the plugin would need to append the original URL to the command line). The workaround is to either use another connection method such as SSH; or install the Mercurial plugin to remember HTTPS passwords using some manner of local keystore.