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

Re: case sensitive

From: T. Wassermann <mail_at_tobias-wassermann.de>
Date: Thu, 26 Feb 2009 11:40:47 +0100

Hi,

I think the only way to prevent the existence of a file 'abc.txt' beside a
'Abc.txt' is the usage of hooks (pre-commit) and prevent the user from
preventing "colliding" files.

Bye,

Tobias

On Thu, 26 Feb 2009 04:28:41 -0600, Ryan Schmidt
<subversion-2009a_at_ryandesign.com> wrote:
> On Feb 26, 2009, at 00:32, Ilan Yaniv wrote:
>
>> I want that the SVN server will handle case sensitive – I want
>> folders and files to be case sensitive.
>>
>
> Subversion repositories are always case-sensitive. There is no way to
> make them case-insensitive.
>
> ------------------------------------------------------
>
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1232327
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1232397

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-26 11:41:41 CET

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.