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

Re: auto-props bug?

From: John Szakmeister <john_at_szakmeister.net>
Date: 2004-10-21 19:56:59 CEST

Steve Greenland wrote:
> On Thu, Oct 21, 2004 at 05:47:55AM -0400, John Szakmeister wrote:
>
>>On Tuesday 19 October 2004 15:18, Glenn Hochberg wrote:
>>[snip]
>>
>>Actually, the book says nothing about supporting a regexp here... although
>>it doesn't necessarily dissuade you from that either.
>>
>>IIRC, the config file can only do globbing expansions. You're going to
>>need 2 lines for the Makefile. :-(
>
>
> Actually, '[Mm]' *is* a shell globbing pattern, at least in Bash. The
> Bash docs don't list it as a specific extension, and setting Bash to
> POSIX mode doesn't disable. A quick test indicates that it works in ksh
> on AIX 4.3, too, so I suspect it's part of Posix sh.

Resending to the list... sorry, sending you this privately Steve.

Then let me be more clear. I believe the only supported patterns are
'*' and '?'. We don't go to the shell to perform globbing. It's done
internally by the libraries.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 21 19:57:32 2004

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.