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

Bug (?): Empty Bug-ID column in log view when bugtraq:logregex defined and bugtraq:url not

From: G.J. Doornink <dkg_at_xs4all.nl>
Date: 2007-01-11 23:19:51 CET

Hello,

I think I have stumbled onto an issue with showing the Bug-ID in the log
view.

According to the 1.4.1 changelog the Bug-ID column is shown when the
'bugtraq:url is empty but the bugtraq:logregex is set'.

The Bug-ID column is indeed shown when the bugtraq:logregex is set and
the bugtraq:url empty or not set, but the Bug-ID column is empty even
though the log messages contain matching issue number(s).

Only setting the bugtraq:url to a 'non-empty' value (URI) makes the
Bug-ID column show the issue number(s) as matched by bugtraq:logregex.

Both TortoiseSVN-1.4.1.7992-win32-svn-1.4.2.msi and
TortoiseSVN-1.4.1.8473-dev-win32-svn-1.4.2.msi behave as described.

bugtraq:logregex contains

[Ss][Rr](\d+)(, ?[Ss][Rr](\d+))* ?: ?
(\d+)

and a sample log message would be:

SR00000, SR12345, SR34276: changed.

Kind regards,

Gerrit Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 12 07:29:05 2007

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.