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

[TSVN] Bugtraq support: non-numeric bug IDs don't work?

From: Dmitry Radzevich <black_cat_at_nm.ru>
Date: 2004-11-25 08:49:49 CET

Hello.

We're evaluating Atlassian's JIRA as an issue tracker. Generally, to
refer to an issue in JIRA, one can use the following URL:
http://JIRA-url/jira/browse/<BUG-ID>

Bug IDs are usually specified as AAA-DD, e.g. PRJ-01, TEST-02, etc.

The problem I have is that in log message browse window, Bug IDs are
not converted to URLs.

I have set the following properties on the root folder of my project:

=== begin props dump ===

bugtraq:label
JIRA Issue (e.g. PRJ-20):

bugtraq:url
http://JIRA-url/jira/browse/%BUGID%

bugtraq:message
-----------------------------------------------------
Related JIRA Issue: /%BUGID%/

bugtraq:number
false

=== end props dump ===

When I browser log messages, they come as follows:

=== begin log message ===

!actual log text message removed!

-----------------------------------------------------
Related JIRA Issue: /JST-84/
=== end log message ===

/JST-84/ isn't converted to an URL (i.e. I can't click on it in the
log browser, to open the corresponding issue's URL in my web browser).

--
Best regards,
 Dmitry Radzevich
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Nov 25 08:54:23 2004

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.