svn link URL
Hi all,
I have two question about linkng RTC workitems and Subversion revisions: - How to automatically update work item links to subversion revisions: I have to open the Jazz SVN Connect right click on svnConnection and choose the Update Link command - How to access Subversion revisions from my browser: the link between a workitem and a revision is in the form of svn+http://<svn>#rev ... my browser isn't able to manage it Thanks in advance, Marco |
4 answers
There is an asynchronous task that runs on the server that will update the work item links. By default, it runs every 3600 seconds (60 minutes). You can change this on the Advanced Properties page of the server admin panels. The property is named "SVN to Work Item Link Update Task Fixed Delay (seconds)". The main issue with this is that RTC does not store the credentials for the SVN repo so the auto-update will only work if there is anonymous unauthenticated access to the SVN repo.
As for the links themselves, they only work within the RTC eclipse based client. There is no Web client support as this time |
|
Can the URL be customized? Or would that need to be done via a post-commit hook? Thanks -mike |
Hello,
I have the same question than Michael Dick. Do you have found a solution to customized the URL and the display of URL ? When a workitem depends on several SVN repository, we can't see the name of the repository on the link name. Is it possible to add it ? Thank David |
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.