Thank you so much for your suggestion. I have upgraded subversion plugin to 
1.50 and jenkins 1.517. But still I having same issue. I am using jenkins 
on windows. Is it making the difference? I am checkout source like this 
http://test.com/tags/${svn-tag}/sourc<http://test.com/tags/$%7Bsvn-tag%7D/source>e
 
where svn-tag is the name of this tags dropdown list? is this notation is 
correct?
Thanks in advance

Thanks
Virg


On Tuesday, June 25, 2013 5:00:19 AM UTC+5:30, Peter Davis wrote:
>
> 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, 06v...@gmail.com 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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to