Glob syntax for svndumpfilter exclude --pattern
From: Julian Foad <julianfoad_at_apache.org>
Date: Mon, 20 Feb 2017 10:23:42 +0000
The '--pattern' option to svndumpfilter exclude/include was introduced
[[[
We don't say what sort of glob patterns it accepts, even in the Book
Its implementation uses svn_cstring_match_glob_list() which doesn't say
apr_fnmatch is documented. In particular it says '*' matches "Any
So the particular answer I was looking for is that '*' will cross
[[[
(I noticed a suboptimal edge case: the above example doesn't match the
- Julian
[1]
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.