Enhancement: bugid prefix (useful with Trac)
From: Idan Gazit <idan_at_fastmail.fm>
Date: 2006-06-07 19:32:51 CEST
Hi all,
I am a very happy user of TortoiseSVN, however there is one annoyance
Background
In Trac (and, possibly other such systems), tickets (aka bugs) are
The problem lies with tortoise's bugtraq field. I've set the following
bugtraq:numeric = true
However some issues close or are associated with more than one ticket.
Tickets affected: #123,124
This is problematic because the first bugid gets linkified, but the
What I want to have appear is:
Tickets affected: #123,#124
The Feature Request
What I desire is a new property, call it bugtraq:bugidprefix. If this
bugtraq:numeric = true
Notice how the '#' is gone from the bugtraq:message property. This is
Tickets affected: #123,#124
An Easier/Alternate Solution
An alternate (less elegant, but perhaps easier) solution is as follows:
Tickets affected: #123
In this case, there is simply a new bugtraq:message line appended for
Please contact me directly at idan AT fastmail DOT fm if you want me to
Thanks again for a wonderful, wonderful app!
Idan
---------------------------------------------------------------------
|
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.