you can add multiple modules, so you can have multiple checkouts... the fun starts with if you have svn:externals... we haven't really got a great story for how to simultaneously address the risk of credential theft and simplify the ability to checkout
On 17 June 2014 16:36, David Aldrich <[email protected]> wrote: > Hi > > > > We want a Jenkins job to perform several svn checkouts. As Jenkins’s ‘Source > Code Management’ section, on the Job Configuration page, only allows us to > specify one svn checkout, we assume we will need to do the checkouts by a > script run by the job. > > > > Is there an elegant way of getting the svn credentials in this situation > (we don’t want to expose them in the script). The slave is a Windows box. > > > > Best regards > > > > David > > -- > 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/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]. For more options, visit https://groups.google.com/d/optout.
