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

Re: svndumpfilter does not exclude some files

From: Jason Heeris <jason.heeris_at_gmail.com>
Date: Mon, 15 Oct 2012 17:40:42 +0800

On 15 October 2012 17:30, Stefan Sperling <stsp_at_elego.de> wrote:
> The square brackets are wildcard syntax saying "match any of the characters
> listed within the brackets". This is part of the syntax of the fnmatch()
> standard C function

Oh, that makes sense now. That's not the first time I've been bitten
by using square brackets in my filenames, but oh well.

It might be good to document that a bit better though, I don't think
it's in the SVN book or the help text.

Cheers,
— Jason
Received on 2012-10-15 11:41:16 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.