How to filter on last path component
From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Tue, 19 Aug 2014 11:58:59 -0500
I'm trying to set a filter on the "show log" dialog to only show changes to
I thought I could accomplish this using a regular expression filter, to
But I am not having any success.
My folder is called "externals", it's in /Path/to/project/trunk/externals.
Using filter "externals" without the quotes shows the results I want, but
Using filter "externals$" without the quotes gives zero results. I expected
So I thought, maybe the string matched is actually a combination of the
How can I properly construct a filter that matches the end of a path string?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.