[
https://issues.jenkins-ci.org/browse/JENKINS-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159106#comment-159106
]
Thorsten Möllers commented on JENKINS-4960:
-------------------------------------------
I updated the patch (patch.diff from January 11th 2010) to current version of
Jenkins and created a pull request accordingly:
https://github.com/jenkinsci/jenkins/pull/375/commits
I need this feature badly, since I have to support a huge repository with a
rapidly changing set of branches for a fast growing number of platforms.
> Use same SCM checkout for all matrix entries
> --------------------------------------------
>
> Key: JENKINS-4960
> URL: https://issues.jenkins-ci.org/browse/JENKINS-4960
> Project: Jenkins
> Issue Type: Improvement
> Components: matrix
> Affects Versions: current
> Environment: Platform: All, OS: All
> Reporter: asolsson
> Priority: Critical
> Attachments: matrix_update.diff, patch.diff, useSameScmCheckout.diff
>
>
> I've implemented an enhancement to the matrix project to avoid a SCM checkout
> for each target in the matrix. This can be useful if checkout takes a long
> time
> and if the build step can build concurrent builds from the same SCM area.
> It's implemented as a option when setting up the Matrix project, if not
> used/checked the Matrix project will work as usual.
--
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