Hi

I want to write a multibranch declarative script for a project stored in 
Subversion.  I have already done this for another project (which worked) but 
this new one has the complication that the repo uses externals.  Unfortunately 
the multibranch pipeline GUI screen does not offer the option to specify 
'additional credentials' 
JENKINS-35227<https://issues.jenkins-ci.org/browse/JENKINS-35227> so the 
checkout fails.

I'm thinking of getting around this by doing the checkout from within the 
script.  The script would be stored in another repo that does not need 
additional credentials.  Does this seem a good strategy?  How do I then 
implement the 'multibranch' bit whereby the script will act on all branches and 
trunk of the checkout?

I would appreciate some advice on the best way to go forward.

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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/78f3b44e9c0f4adf9b3c293a01e15211%40EUX13SRV1.EU.NEC.COM.
For more options, visit https://groups.google.com/d/optout.

Reply via email to