[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: Lübbe Onken <l.onken_at_rac.de>
Date: 2004-10-28 11:35:10 CEST

Hi Lars,

> Unfortunately, if someone would like to support multiple tickets and
> different types of ticket references (like "re #123, #345" vs
> "fix #67")
> he'll end up entering the whole info as expected in the
> script into the
> small issue ID field of the commit dialog.

Yes, that's why I suggested to select the issue status from a combobox. So
you can select "Adresses"/"Fixes" and enter your comma separated numbers
into the edit field. TSVN would then generate a "Adresses Issue-ID:
123,456,789" or "Fixes Issue-ID: 123,456,789" line in the commit message.
Your hook then parses this line. Having "#"s in the commit message would
have made my hook-parser's life easier, but I refrained from enforcing "#"s
on my users for obvious reasons.

This approach would not allow easy mixing of "Adresses" and "Fixes" in one
commit (which would not be a good idea anyway), but people who know their
stuff can always enter this information manually.

Cheers
-Lübbe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Oct 28 12:37:41 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.