Jerome: can withCredentials() be used in the script of a job parameter of
type 'Active Choice Reactive Parameter'?
Gajanan: there is a job parameter type 'List Subversion tags (and more)'.
May be this satifies your needs. You will have to setup a credential
(name+password) in the Jenkins credent
an Mahajan
Sent: June 21, 2020 11:18 PM
To: Jenkins Users
Subject: Unable to get value of password parameter into another parameter
In Jenkins pipeline parameter say `Branches` of type `Active Choice Reactive
Parameter`, I've to auto-populate branch names hence I've following comman
In Jenkins pipeline parameter say `Branches` of type `Active Choice
Reactive Parameter`, I've to auto-populate branch names hence I've
following command, which I can execute in parameter's Groovy script -
svn ls --non-interactive --no-auth-cache --trust-server-cert
--username --password