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

Re: Auto-Props and uppercase file extensions

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-13 23:14:16 CET

On Mar 13, 2007, at 08:09, Günter Gratzer wrote:

> 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

Yes, this is a known problem:

http://subversion.tigris.org/issues/show_bug.cgi?id=2036

For some workarounds, read this:

http://svn.haxx.se/users/archive-2006-10/1029.shtml

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 13 23:14:49 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.