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

[TSVN] Re: Improved issue tracker specs

From: Russell Hind <rh_gmane_at_mac.com>
Date: 2005-02-18 13:36:23 CET

SteveKing wrote:
> Hi,
>
> So I've extended the issue tracker specs with single regex strings. You
> can read about it here:
> https://svn.collab.net/repos/tortoisesvn/trunk/doc/issuetrackers.txt
>

I've just started looking at the new regex stuff. We manually just type
in #??? for bugs in the log messages and have the following regex to
pick them out

#(\d+)

(BTW: the example in the txt file above as #?(\\d+) shouldn't it be just
a single '\')

I've also set a bugtraq:url with %BUGID% in

This picks out the bugs and underlines them (doesn't underline the #,
just the number) but clicking on a number doesn't launch the
web-browser, nothing happens.

These are the only 2 properties I have set. Do I need more? (I haven't
commited these changes yet as was testing them, could that make a
difference?)

Cheers

Russell

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb 18 13:38:37 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.