[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 02 Feb 2009 21:49:38 +0100

kmote wrote:
> 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

Then why don't you ask the people from where you got the plugin?

> 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.

No, it *is* using a regex, but internally. You have to find out what
regex it is configured to use and then apply that regex yourself in the
bugtraq:logregex property.

> 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.

Please: ask on the right place. I have no idea what regex string that
plugin uses. If it doesn't have any docs, ask the people who wrote the
plugin.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1092278
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-02-02 21:49:56 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.