The git plugin (of itself) does not have any support for multiple copies of the same repository within a single job. The multi-SCM plugin is the way to do it.
On Wed, Mar 18, 2015 at 3:19 PM, Eric Wood <[email protected]> wrote: > I have added the multi SCM plugin and I can add several GIT SCMs per job > so each pull of the branch can specify a unique target folder, but this > seems a bit like a indirect means of getting to my end goal. Are there > other options for pulling multiple branches and specifying a unique target > folder for each one? > > > > On Wednesday, March 18, 2015 4:24 PM, Eric Wood < > [email protected]> wrote: > > > Let me add one additional behavior. I'm pulling three different branches > and need each one to go to a separate target folder. > > > > On Wednesday, March 18, 2015 4:19 PM, Eric Wood < > [email protected]> wrote: > > > I'm using the GIT plugin to pull a branch of code and want to be able to > specify a target folder (the way the SVN plugin does it). How can I say > pull this branch of code ans stick it into a specific target folder? > > > I'm currently using Jenkins 1.554.3 and the 2.2.12 of the GITplugin. > > > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/387357350.22310.1426709948487.JavaMail.yahoo%40mail.yahoo.com > <https://groups.google.com/d/msgid/jenkinsci-users/387357350.22310.1426709948487.JavaMail.yahoo%40mail.yahoo.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/1042993086.1591278.1426710267983.JavaMail.yahoo%40mail.yahoo.com > <https://groups.google.com/d/msgid/jenkinsci-users/1042993086.1591278.1426710267983.JavaMail.yahoo%40mail.yahoo.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/1109024503.35097.1426713544028.JavaMail.yahoo%40mail.yahoo.com > <https://groups.google.com/d/msgid/jenkinsci-users/1109024503.35097.1426713544028.JavaMail.yahoo%40mail.yahoo.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtHLfadifEhmX75epFWajaiowe%3D7DHZxZAaAF01J6PiaiQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
