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

Re: Feature request: Negative/extended search in log dialog

From: Alexander Klenin <klenin_at_gmail.com>
Date: 2007-08-30 11:15:05 CEST

On 8/30/07, Simon Large <simon.tortoisesvn@googlemail.com> wrote:
> There's some doc on regexes in the section on linking to issue
> trackers, which also uses regexes for extracting issue numbers from
> the log message.
Thanks, I have browsed this section but somehow missed the link.
For the record, the regexp I wanted was
\A[^\[]+\Z
which matches all messages not containing '[' character. When entered
correctly, it works as intended.

-- 
Alexander S. Klenin
Insight Experts Ltd.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 30 11:12:10 2007

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.