Re: Bugtraq property with two fields
From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Wed, 2 Nov 2011 18:36:07 -0400
On Wed, Nov 2, 2011 at 6:01 PM, Craig McQueen
Try setting your regex to something like:
Issue\s+([0-9]+|[0-9]+[#][0-9]+)
This would match "Issue 123" or "Issue 123#4".
(Assuming TSVN's regex engine can handle this. I am not able to test
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.