[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 10:35:39 -0800 (PST)

On Feb 2, 8:50 am, Stefan Küng <tortoise..._at_gmail.com> wrote:
> kmote wrote:
> > 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
>
> http://tortoisesvn.tigris.org/faq.html#releases
>
> > 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.
>
> how would that be possible? How could TSVN use the regex without you
> specifying *what* regex to use??

Pardon my ignorance, but I have no idea how TracExplorer works. All I
know
is that it doesn't use modify any bugtraq: properties on my folders. I
assumed
it was using regex, but based on your response, I guess thats
incorrect.

>
> > 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".
>
> The bugtraq:message uses a specific format: it appends (or prepends) the
> log message with a text that has the specified format.
>
> Just manually typing in a string which matches your regex won't work, as
> long as you don't actually specify the regex.
>

I'm afraid I'm not making myself clear. Please permit me to try to
restate my problem:

I was using the following properties, and everything worked fine:

bugtraq:label Trac Ticket#
bugtraq:message Refs #%BUGID%
bugtraq:url ^/../trac/ticket/%BUGID%
bugtraq:warnifnoissue true

Then I installed TracExplorer. This added an additional button to my
commit dialog. This works fine (using some mechanism that I do not
understand), EXCEPT it causes the other bugtraq properties to stop
working correctly (Specifically, the Issue ID is no longer
hyperlinked, and the warning appears even though I used TracExplorer
to choose an Issue (ticket).

So is it your understanding that the issue tracker integration tools
SHOULD work with the bugtrac: properties? Or is it to be expected that
they will not work together? Because right now they don't, and I'd
like to understand why, or whether there is something I can do to fix
it.
Thanks

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-02 19:36:28 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.