Dave Hunt created JENKINS-13774:
-----------------------------------
Summary: Provide option for cloning all branches with Mercurial SCM
Key: JENKINS-13774
URL: https://issues.jenkins-ci.org/browse/JENKINS-13774
Project: Jenkins
Issue Type: New Feature
Components: mercurial
Affects Versions: current
Reporter: Dave Hunt
Assignee: Kohsuke Kawaguchi
Priority: Minor
We're using the Mercurial SCM plugin to clone a repository so that it can be
archived and made available to other jobs via the Copy Artifact plugin. We
can't use the plugin directly from these subsequent jobs because they actually
use two separate repositories, so we have two jobs that provide such artifacts.
The problem is that we need to clone all branches, and when leaving the branch
empty the 'default' branch is cloned/pulled. It would be great if there was an
option grab all branches. At the moment we are using a workaround of the 'hg
pull' command as one of our build steps.
--
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