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

Re: Bugtraq property editor

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 17 May 2011 20:36:00 +0200

On 17.05.2011 01:37, Simon Large wrote:
> Hi Stefan,
>
> Just trying out the bugtraq property editor before finishing that part
> of the docs.
>
> If you select "Bug-ID is Numeric" then "Insert message at" is also set
> to "Bottom".

Really? I've tried this on a wc where some bugtraq props were set and
also on one that doesn't have any of those set. The radio button stayed
at "Top".
Do you mean it should automatically go to "Bottom" ?

> Since regex seems to be the preferred method it makes more sense to me
> to have it appear in the dialog before the message pattern method.

It's preferred by me since it's much more powerful. But most corporate
users will want to use the other method since the hook scripts for their
issue tracker will be much easier to write/implement.

> If there is a logregex and no message then disable the message group.
> If there is a message and no logregex then disable the logregex group.
> If both are defined, disable the one which will not be used (is
> priority documented?)

Both can be used at the same time: some setups require the message for
their hook script, and the logregex is only used for turning specific
text in the commit message into links to the issue tracker.

> It would be useful to have a text area to allow testing of the regex.
> It could be within the same dialog, or a button to open a separate
> test dialog (dummy commit window).
> It would be useful to have a regex validator too (like grepWin).

http://code.google.com/p/tortoisesvn/issues/detail?id=75

> The group boxes are a little too wide for the window.

Fixed in r21395.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2739405
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-17 20:36:05 CEST

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.