[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: multiple bug tracking system references

From: Flavio Stanchina <flavio_at_stanchina.net>
Date: 2007-03-21 23:29:53 CET

Michael Nguyen wrote:
> [...] Is there a way to configure SVN to recognize that a string and
> convert it to a corresponding link for each bug tracking system?
>
> ie (
> bugId 45 -> maps to bugzilla url
> issue 45 -> maps to other bug tracking url

I don't think SVN allows you to do that directly, but assuming that you
have control over the web server running one of the issue trackers
(preferably the internal one), it wouldn't be difficult to use URL rewrite
rules or a CGI script to direct "bugId 45" to the internal bug tracker and
"issue 45" to the public issue tracker.

-- 
Ciao, Flavio
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Mar 21 23:30:12 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.