Mikael Lundgren wrote on Thursday, November 20, 2003 4:26 PM:
> It almost does the trick...
> 
> However a log line may look like this (only the relevant portion is
> shown): 
> 
> r15 |  kaz | 2002-08-26 14:33:26 -0400
> 
> OR like this:
> 
> rev 15:  kaz | 2002-08-26 14:33:26 -0400
> 
> Note the spaces around the version number.

It's not only the space, it is also the colon ...

          "^r(ev)?\\s*(\\d+)\\s*(\\:|\\|)\\s+" +             // revision number

Next try ;-)

Regards,
J�rg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to