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

Auto-Props Case Sensitivity

From: Tim Casada <tim.l.casada_at_sherwin.com>
Date: 2005-06-16 15:21:36 CEST

I am having an issue with auto-props and file extensions. We have
decided to automatically require locking on Word documents. I have
edited my config file to look like this:

[miscellany]
enable-auto-props = yes

[auto-props]
*.doc = svn:needs-lock=*

The problem is that some of our users import files ending in upper case
DOC and others use lower case doc. I have tried adding needs-lock
commands for both extensions but I have found that whichever case I put
first in the config file get the property correctly set and whichever is
second in the file fails to get the property set. Can anyone else
confirm this as a bug in 1.2.0?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 16 21:32:08 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.