[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: Grant Edwards <grante_at_visi.com>
Date: 2007-09-21 17:45:39 CEST

On 2007-09-21, Erik Huelsmann <ehuels@gmail.com> wrote:

>>> 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

Interesting. It sort of appeared that it was standard bourne
shell file name globbing, but I couldn't find that actually
stated anywhere.

I always wondered why the command-line subversion client was
dependant on apache apr libs.

-- 
Grant Edwards                   grante             Yow! Edwin Meese made me
                                  at               wear CORDOVANS!!
                               visi.com            
---------------------------------------------------------------------
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:46:27 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.