It's all about the answers!

Ask a question

SVN Link in RTC not recognised by Web SVN


Yuval Zaltz (1134) | asked Jan 23 '13, 7:01 a.m.
II've set RTC-SVN integration.

using Eclipse (

3.7.2), RTC 4.01, Polarion Subversive SVN 1.6 SVN Kit Connector and SVN V1.7.8.

When I link between a WI and a SVN commit the URL that is captured in RTC under SVN revisions is in the format:

svn+https://path/to/repository#revision

when I try to browse to this path a URL with svn+ is not recognized - is there a way to customize this URL and drop the SVN+ prefix?



Comments
David MICHEL commented May 27 '13, 2:55 p.m.

hello,

  I have the same issue. do you find something to resolve it ?
thank you for your return

best regards 


Christian Opitz commented Sep 24 '15, 11:07 a.m. | edited Sep 24 '15, 11:08 a.m.

Hello!
Same issue here. Did anyone already solve this issue?
Best regards


David MICHEL commented Sep 24 '15, 11:29 a.m.

In fact this URL is used in Eclispe environnement.
We have developed:
- a java program to change URL in all Work item
- a hook svn to create the correct link.

One answer



permanent link
Natarajan Thirumeni (2981131) | answered Jul 06 '16, 6:40 a.m.
The reason the prefix exists is that we needed a way to associate the URL with the Eclipse Subversion integration so we could show the subversion revision in the Eclipse Subversion UI (subclipse or subversive). If we used http or https, then the work items component would have interpreted the link as generic link and would open it in the web UI.

The feature was designed to work with the Eclipse subversion integration so it is working as designed. Opening the link in the web browser is currently not supported.

Your answer


Register or to post your answer.


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.