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

Re: Issue Tracker Plugin and bugtraq:warnifnoissue (part 2)

From: kmote <kmote00_at_gmail.com>
Date: Mon, 2 Feb 2009 07:56:24 -0800 (PST)

On Jan 30, 2:16 am, Stefan Küng <tortoise..._at_gmail.com> wrote:
> kmote wrote:
> > I have a similar problem to the one described here:
> >http://groups.google.com/group/tortoisesvn/browse_thread/thread/116de...
>
> > My WC settings are as follows:
> > bugtraq:message          Refs #%BUGID%
> > bugtraq:label                Trac Ticket:
> > bugtraq:warnifnoissue    true
> > bugtraq:url                    ^/../pathtotickets/%BUGID%
>
> > I recently installed an issue tracker plugin called Trac Explorer
> > (http://tracexplorer.devjavu.com/).
> > It uses the regex properties to insert a message such as "Re #104:
> > ticket title" into my commit message.
>
> > The problems:
> > 1. When I hit OK, I receive the "You haven't entered an issue number"
> > warning. Based on the discussion in the post above, I installed the
> > latest nightly build (1.5.99.15213), but that did not fix the issue.
> > 2. Even though I've got the bugtraq:url setting set, the issue ID# is
> > not converted to a hyperlink.
>
> > If I enter a number manually in the Input Field (which now appears
> > above the plugin's button --thank you!), then the ID# does get
> > hyperlinked and the warning is suppressed. So the bottom line is that
> > the bugtraq:warnifnoissue and bugtraq:url properties don't seem to
> > work with the (regex-based) plugin. The plugin allows me to edit the
> > regex property field if I want to. Is there some setting that I can
> > use to get both working properly?
>
> Since your plugin is regex-based, you should not use the bugtraq:message
> property but the bugtraq:logregex property.
>
> Stefan
>
> --
>        ___
>   oo  // \\      "De Chelonian Mobile"
>  (_,\/ \_/ \     TortoiseSVN
>    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>    /_/   \_\    http://tortoisesvn.net
>
It was my understanding, that as of revision 14768, the input field
and the button could both be displayed in the same dialog. If I don't
use bugtrac:message, how else can I get the Input Field to be
displayed? I want both options because the button is so much slower if
I already happen to know the Issue ID#. And, just to clarify, I am not
using the bugtraq:logregex property explicitly, although it is my
understanding that the issue tracker integration tool uses it "under
the covers", so to speak.

Note also: I tried removing just the bugtraq:message property, but now
I get the warning on every commit, regardless of whether I use the
button, or manually type in a string such as "refs #104".

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1091201

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-02 17:27:10 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.