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

Re: checking out a repository with two identically named files with different case characters

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Fri, 9 Jul 2010 07:31:16 +0200

Hi,

On 9 July 2010 00:06, yawnmoth <terra1024_at_yahoo.com> wrote:
> I'm trying to check out a repository that has two files named
> identically to one another save for the case.  Let's say Index.php and
> index.php.
>
> I realize that the repository ought not be doing that but, the fact
> remains that it is and it's preventing me from checking out the
> repository completely.  Any ideas as to what my options are?
>

On Windows: none.

You could go into the repository browser and rename one of the two
files. Then you can checkout to Windows.

It is possible to install a pre-commit hook that prevents adding files
to the repository that have a filename differing only in upper/lower
case from already present files.

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2631272
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-09 07:31:22 CEST

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

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