Upgrading to Subversion Plugin v1.50 fixed this for me. (I was having the same problem with Subversion Plugin 1.45, Jenkins 1.505.)
-Peter On Thursday, June 20, 2013 11:50:34 PM UTC-7, [email protected] wrote: > > Hi, > I am using parameterized build for "List Subversion tags" to populate all > the tags in SVN. I want to check the source based on tag selected from this > dropdown. > I have given the name for this field is svn-tag, I am able to select the > tag from svn tags populated, but i am not able to checkout the source this > tag, Repository URL unable to expand this value I have selected. > In my Job i have configured Repository URL as > http://test.com/tags/${svn-tag}/source. It is showing URL like this in > the build log > *http://test.com/tags/$%7Bsvn-tag%7D ' doesn't exist. * > > Why Repository URL unable to expand this variable? any other solution to > this? > > Thanks > Virg > > > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
