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

Problem with uppercase filenames and auto-props

From: Gerhard Wiesinger <lists_at_wiesinger.com>
Date: 2006-10-28 20:03:44 CEST

Hello!

I use the configuration discussed below for
subversion (/etc/subversion/config):

Subversion version:
Redhat Fedora Core 4
svn, version 1.2.3 (r15833)

A "svn add file.txt" works well and has the correct properties set,
a "svn add file.TXT" hasn't the correct properties set.

What's wrong? Is this a bug?

I found some user which has also the problem:
http://svn.haxx.se/users/archive-2005-04/1862.shtml

Thank you for the answer.

Ciao,
Gerhard

[miscellany]
enable-auto-props = yes

[auto-props]
*.c = svn:eol-style=native
*.C = svn:eol-style=native
*.h = svn:eol-style=native
*.H = svn:eol-style=native
*.txt = svn:eol-style=native
*.TXT = svn:eol-style=native

--
http://www.wiesinger.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 28 20:04:35 2006

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.