On 15 October 2012 17:30, Stefan Sperling <s...@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

Reply via email to