Simon Large wrote:
> On 19/04/2008, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>> Simon Large wrote:
>>
>>
>>> Out of interest I tried putting the sample single line regex in a test
>>> WC. The log message editor picks out the issue numbers OK (matching
>>> expression turns blue), but there is no BUG-ID column in the log
>>> dialog. Is that expected?
>>>
>> I can't reproduce that.
>> I've set the bugtraq:logregex to "[Ii]ssue #?(\d+)" and the bugtraq:url to
>> "http://someurl.com/view?id=%BUGID%".
>>
>> The log dialog shows the bug-id column just fine with those properties set.
>>
>> What are the properties you've set?
>
> I did not set bugtraq:url as the issues are not available online
> (They're in an Excel spreadsheet and I just want to see the references
> in the log dialog). With the 2-line regex the bug if still comes up in
> the log messages. With 1-line regex it does not.
Fixed in r12717.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-04-19 18:09:52 CEST