is there a way to force Subversion Plugin to ask authentication to an SVN repository every time users launch a job ?
In detail: we have a job that perform a checkout from an SVN branch and then deploy the .ear checked-out. The Subversion Plugin need authentication details (user & pwd) on the job configuration, while we would like that a user type his credentials when he launch the job.
Is this possible? There is some workaround?
Thanks in advance!