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

Re: How to add directories containing binary files?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-09-21 17:40:08 CEST

> > Where is the pattern-matching for filenames documented?
>
> I don't know. Asterisks are at your disposal to act as wildcards to
> match any number of any character. I don't know if any other special
> characters are available.

I took some time to find the functions in the sources and it uses
apr_fnmatch to match the filenames. The function is documented here:
http://apr.apache.org/docs/apr/trunk/group__apr__fnmatch.html#gbe9c7d7efe6afc203a01befbc45bad96

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 21 17:40:36 2007

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.