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

Re: [TSVN] Trac/bugtraq - Ticket to Changeset link [was: Re: Trac [was: TortoiseSVN 1.1.1 released]]

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-27 19:00:19 CEST

Lars Klose wrote:

> Here I meant the format specific for the issue tracking system ...
>
>> About the specific format: that's what we've already defined.
>> http://svn.collab.net/repos/tortoisesvn/trunk/doc/issuetrackers.txt
>
>
> ... which would be defined as bugtraq:message property if I understand
> correctly.

Yes. Exactly.

> Assuming I want to use Trac which expects something like 'fixes #1234' I
> would define bugtraq:message to be 'fixes #%BUGID%', right?

Right.

> What would happen with multiple bug IDs then - I guess the result would
> be 'fixes #1234,4356'? Is there any way to have it expanded as 'fixes
> #1234, #4356'? (If not it's a matter of customizing trac's hook scripts,
> which is still viable)

No, that's not possible. At least not without changing the specs.
As a workaround, you could define the bugtraq:message to be
fixes %BUGID%
and require the user to enter the bug-id with a '#' in front of it.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 27 20:07:47 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.