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

Re: How to filter on last path component

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Tue, 19 Aug 2014 16:27:12 -0500

On Tue, Aug 19, 2014 at 1:37 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:

> On 19.08.2014 19:34, Simon Large wrote:
> > On 19 August 2014 17:58, Ben Fritz <fritzophrenic_at_gmail.com> wrote:
> >> I'm trying to set a filter on the "show log" dialog to only show
> changes to
> >> a folder itself, not its children (mostly property changes).
> >>
> >> I thought I could accomplish this using a regular expression filter, to
> make
> >> sure the folder name is at the end of the string (because it is the last
> >> item in the path).
> >
> > In 1.8.x it is not a regex. Hover the mouse over the filter box to see
> > how it works.
>
> Ahem: click on the icon on the left of the filter box, then select "use
> regular expression" from the menu.
>
>
It was checked, and seems to be using regular expressions to match the log
messages. But I can't get it to match the path beyond a literal string.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3086929

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-08-19 23:27:37 CEST

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.