RE: [TSVN] regex help
From: Eric J. Smith <eric_at_ericjsmith.net>
Date: 2005-02-17 22:16:04 CET
> This should work to capture your issue numbers:
Ooops, the "and" delimiter part didn't work right. Here is a new version:
[Ii]ssue:?(?:(?:,\s*|\s*,?\s+[Aa]nd\s+|\s+)\#?(\d+))+
This should capture all of these:
issue: 1
Eric J. Smith
---------------------------------------------------------------------
|
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.