If you are using svn:external property I believe it will just pull it automatically as svn externals are essentially treated like part of the repo. You could also install the Multiple SCMs Plugin: https://wiki.jenkins-ci.org/display/JENKINS/Multiple+SCMs+Plugin
Will On 07/31/13 21:55, gMaiL wrote: I would have two jobs for each repo. Sounds like you have dependencies between two repos so I would make one Jenkins job depend on the other. Hope this helps. Printing e-mails wastes valuable natural resources. Please don't print this message unless it is absolutely necessary. Thank you for thinking green! Sent from my iPhone On Jul 31, 2013, at 10:47 PM, Hui-kuang Hsu <[email protected]<mailto:[email protected]>> wrote: Hello, I am new to Jenkins. In my case, source code folder 'a' pull from repository 'a', and source code folder 'b' pull from repository 'b' (by svn:external property). In Dashboard, only can set 1 repository. How to setup to let Jenkins work? Thanks a lot. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
