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

Re: Feature Request: Multiple comment strings for multiple issue ids

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-18 20:34:55 CET

Sergej Zagursky wrote:

> There is possibility to enter more than one issue id in commit dialog. But only
> one commit message string will be added independent of entered issue id count.

Yes. You can then parse that string/line in the log message and extract
one or multiple issue ID's.

> So my feature request will be to add to commit message one bugtraq:message per
> issue id.

I suggest you use a better parser for your log messages so you can
extract multiple issue ids from the one line added.

I fear that if we implement something like this, then others will want
adjustments specific for their issue system too - and it would never
end. We just have to stop somewhere, and you can achieve the goal with
the current implementation as well.

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 Fri Nov 18 20:35:17 2005

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.