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