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

Re: *.p[0-9]* not possible as svn:ignore pattern?

From: Steve Greenland <steveg_at_lsli.com>
Date: 2005-04-05 17:25:25 CEST

On Tue, Apr 05, 2005 at 10:11:53AM -0400, Dale Worley wrote:
> But this is a deficiency in the documentation -- the exact syntax of
> svn:ignore patterns should be defined clearly. Similarly for other places
> where wildcards are allowed, e.g., in the auto-properties list. This is
> particularly important because various different shells allow various
> different wildcard syntaxes. (E.g., is {...,...} supported?)

It looks like subversion uses apr_fnmatch() to do globbing, which has
no useful documentation, but it sure looks like it *intends* to support
[0-9].

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 5 17:33:24 2005

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.