Michael Hüttermann
unread,Aug 24, 2012, 5:23:37 AM8/24/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
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