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

Re: [bug?] svn can't handle mixed case in auto-props patterns.

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: Fri, 30 May 2008 14:08:44 +0200

On 2008-05-29 17:13:00 +0200, Henrik Sundberg wrote:
> Use the autpoprops pattern [Mm]akefile instead, just as you did in
> your grep.

I've tried:

[Mm]akefile = svn:mime-type=text/x-makefile

but this doesn't work:

vin:~tmp/wc> svn add MakeFile Makefile makeFile makefile
A MakeFile
A Makefile
A makeFile
A makefile
vin:~tmp/wc> svn pl -v MakeFile Makefile makeFile makefile
vin:~tmp/wc>

(both Makefile and makefile should have the property).
Also I don't understand why things like

Makefile = svn:mime-type=text/x-makefile
makeFile = svn:mime-type=text/x-makefile

don't work as expected. I get:

vin:~tmp/wc> svn pl -v MakeFile Makefile makeFile makefile
Properties on 'Makefile':
  svn:mime-type : text/x-makefile
vin:~tmp/wc>

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-30 14:09:11 CEST

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.