RTC SVN integration appends SVN+ in SVN revisions making it inaccessible through web.
Hi,
We have CLM tools 5.0 and we have integrated RTC with SVN by following link https://jazz.net/help-dev/clm/topic/com.ibm.team.scm.svn.doc/topics/t_link_workitems.html
This integration was performed by installing Subclipse 1.8.x on RTC 5.0 eclipse client.
Post integration when we checked RTC work item it had link to SVN revision. Nothing happens when you click this link.
We have seen that this link has SVN+ at the start of actual link e.g. svn+https://myserver/svn/TEST_DEMO#6.
When you remove SVN+ you can browse web version of SVN repository.
Could you please answer below queries.
Does this SVN+ triggers some client e.g. tortoise SVN? what all settings are to be done? or how can we restrict it from appending SVN+
Thanks in advance for your help.
Regards,
Rhishi
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
It is a bit odd when clicking the SVN revision link, nothing happens. In our test before, it jumped to History view and worked fine:
If there is any way to remove SVN+ , I'd love to know as well. My understanding is that RTC- SVC bridge only supports Eclipse client hence no other way to get Web client friendly URL.
Thanks Don for your reply.