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

bugtraq:url & bugtraq:logregex

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

I am running TSVN 1.5.7.
I set up the following properties:

bugtraq:message Refs #%BUGID%
bugtraq:url ^/../trac/ticket/%BUGID%
bugtraq:logregex (((closes)|(fixes)|(re)|(refs?)) #?(\d+)(,? ?
#(\d+))*
                                 (\d+)

If i type a number into the InputField, it is correctly appended to
the log message and it becomes a hyperlink.
If I type a number manually into the log message in the appropriate
format, it is correctly identified (and "marked") by the regex.
However it does NOT become a hyperlink.
Why not?

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

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