Hello,

is there a way to re-use the Subversion account (password), stored via
Jenkins, for further access to Subversion, later, via shell build step, in
the same build job?

In my Jenkins build job, I connect to and checkout out sources from
Subversion. Auth is done with via once entering username/password. Later
in the build job, I want to connect to Subversion from inside a Shell
build step. How can I reuse the credentials that I've used and entered
before (to checkout from Subversion).

Any ideas?


Thanks.

Michael

Reply via email to