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

bugtraq:append is ignored in "Recent messages"

From: Markus Leuthold <kusi_at_forum.titlis.org>
Date: Tue, 04 Mar 2008 12:51:33 +0100

hello list

I have the following properties set:
bugtraq:append=false
bugtraq:label=ID
bugtraq:logregex=^(\d*)
bugtraq:message=%BUGID%
bugtraq:url=www.bugtracker.com/id=%BUGID%

when I commit, I choose from "Recent messages", eg
  1234 bug was related to algo change

now, in the ID input field, not the number 1234 but the text "bug was
related..." appears.

when I choose the following "Recent message"
  bug was related to algo change1234

the ID is correctly found despide bugtraq:append=false

it seems like "Recent message" is ignoring bugtraq:append. Btw,
everything works fine if bugtraq:append=true.

Kusi

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-03-04 13:02:48 CET

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.