Re: svn:ignore Question
From: Paul Lussier <pll_at_lanminds.com>
Date: 2003-07-21 16:31:44 CEST
In a message dated: Fri, 18 Jul 2003 16:23:22 PDT
>Namely, I believe fnmatch doesn't support [xyz]* expressions. I could be
Prior to your explanation, I had no knowledge of how svn dealt with
The fnmatch() function checks whether the string argument
So, if it's a 'shell wildcard pattern' then it *should* support
The rules are as follows (POSIX 1003.2, 3.13).
WILDCARD MATCHING
Which seems to indicate it *should* handle character classes and
NOTES
Now that regular expressions have bracket expressions
So, IMO, [m-n]* _should_ work, but the above leads me to believe that
Anyone know for certain either way?
-- Seeya, Paul -- Key fingerprint = 1660 FECC 5D21 D286 F853 E808 BB07 9239 53F1 28EE It may look like I'm just sitting here doing nothing, but I'm really actively waiting for all my problems to go away. If you're not having fun, you're not doing it right! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Jul 21 17:41:34 2003 |
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.