[bug?] svn can't handle mixed case in auto-props patterns.
From: Paweł Sikora <pluto_at_agmk.net>
Date: Thu, 29 May 2008 16:29:20 +0200
Hi,
I have configured auto-props in ~/.subversion/config
$ egrep '(auto.*yes|[Mm]akefile)' ~/.subversion/config
$ touch Makefile; touch makefile
$ svn add *akefile
$ svn pl *akefile
$
As you can see the lowercase makefile hasn't the auto-prop.
Regards,
---------------------------------------------------------------------
|
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.