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

[TSVN] Re: enhancement request: allow bugtraq link anywhere in lo g

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-01-19 09:44:05 CET

SteveKing <steveking@gmx.ch> writes:

> Lübbe Onken wrote:
> [snip]
> > No, that's not right. My regex for the bug tracker can find the bug-id
> > anywhere in the message. Restricting it to a single line makes life easier,
> > restricting it to beginning or end of the log message is not necessary at
> > all.
>
> TSVN doesn't have a regexp library it could use. And the ones I found
> were all either completely incomplete (according to the perl
> implementation, which is the de-facto standard since an official
> standard isn't there) or > 1Meg.
> So not something I'd like to use for TSVN...

Are you aware of pcre.org - Perl compatible regular expressions?
It's BSD licensed and both dlls of the binary distribution are
<200k. It's written in C, but has C++ bindings available.
I don't know if one can compile it with VS.NET though.

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 19 09:44:56 2005

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.