Auto-Props and uppercase file extensions
From: Günter Gratzer <Guenter.Gratzer_at_abf.co.at>
Date: 2007-03-13 14:09:38 CET
Hello,
I have the following problem with the auto-prop feature. We have filenames with upper and lowercase characters in the repository, e.g. *.fmb and *.FMB.
If I specifiy it like this in the config file
*.FMB = svn:needs-lock
*.fmb = svn:needs-lock
only the files with uppercase file extensions will get the svn:needs-lock property.
If I include only *.fmb = svn:needs-lock in the config file then only the files with lowercase file extensions will get the property.
Is there a bug or must I specify it different in the config file?
I'm using svn V1.4.3 and Tortoise V1.4.3 on Windows XP, the repository is on a SUSE LINUX 10.0 with subversion 1.4.3
Günter
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.10/720 - Release Date: 12.03.2007 19:19Received on Tue Mar 13 14:10:29 2007 |
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.