You could try looking at the Multiple SCM plugin
https://wiki.jenkins-ci.org/display/JENKINS/Multiple+SCMs+Plugin 

I haven't used it myself, but it seems to allow you to do what you want.

Chris


On Friday, June 29, 2012 6:03:35 PM UTC+1, Chris Withers wrote:
>
> Hi All, 
>
> I have one job where I need to check out three separate git repos before 
> the job commences. 
>
> The git plugin lets you enter multiple repositories to clone from, but 
> looking in the workspace for the job, it appears that only the last one 
> in the list is actually checked out. 
>
> What am I doing wrong? How can I get three separate git checkouts in one 
> job's workspace? 
>
> cheers, 
>
> Chris 
>
> -- 
> Simplistix - Content Management, Batch Processing & Python Consulting 
>              - http://www.simplistix.co.uk 
>

Reply via email to