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

RE: [TSVN] Possible bug: duplicate filenames (unix .v. dos)

From: Mark Richards <mark.richards_at_massmicro.com>
Date: 2005-08-07 19:19:47 CEST

Ah! How stupid of me.

That did it.

Here's the setting (in case others are interested - "case" being now a pun):

[global]
        case sensitive = yes <<-- this one

[development]
        hide dot files = no
        writeable = yes
        path = /development

Many thanks Millen.

/m

-----Original Message-----
From: Milen A. Radev [mailto:mradev@gmail.com]
Sent: Sunday, August 07, 2005 12:56
To: dev@tortoisesvn.tigris.org
Subject: Re: [TSVN] Possible bug: duplicate filenames (unix .v. dos)

On 8/7/05, Mark Richards <mark.richards@massmicro.com> wrote:
> Sorry, I should have been more specific: I'm not checking out to the
> windows filesystem at all. I'm merely using Tortoise to do the heavy
lifting.
>
> Both my repository and my working target are on the linux server.
>
> In this case, I don't understand why the issue, unless Tortoise is
> using the windows filesystem to store and forward. (ick).
>
> /mark
>
>
>
>
> >>Actually the problem is OS specific - Linux/Unix is case-sensitive.
> >>And Windows is not.
>
>

Aha, so you're using Samba? Then read the chapter "NAME MANGLING" here
 - http://us5.samba.org/samba/docs/man/smb.conf.5.html

Excerpt:
"...case sensitive = yes/no/auto
... No Windows or DOS system supports case-sensitive filename so setting
this option to auto is that same as setting it to no for them.
..."

--
Milen A. Radev
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Aug 7 19:20:07 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.