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

bugtraq:logrex documentation

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Fri, 18 Apr 2008 09:24:13 +0100

Hi folks,

Reading through our docs on issue tracking I realise that I don't
really understand the description of the logregex setting. What I
think it is trying to say is that if you always enter issues in a
fixed format, eg. "Issue #123, Issue #124" then you can get away with
a single line regex. If you want a more natural language, eg. "Issues
#123, #46 and #48" then you need the first regex to extract the entire
issues string, and a second to extract the bug IDs from the string the
the first regex extracted. Is that correct?

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-04-18 10:24:23 CEST

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.