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

RE: Issue with checking out folders with same name but case sensitive - Cannot distinguish difference between \a and \A

From: Keith Moore <Keith.Moore_at_securency.com>
Date: Thu, 10 Sep 2009 09:51:34 +1000

From: Sridhar Davuluru [mailto:Sri.Davuluru_at_videon-central.com]
Sent: Thursday, September 10, 2009 9:35 AM
To: users_at_subversion.tigris.org
Subject: Issue with checking out folders with same name but case sensitive - Cannot distinguish difference between \a and \A

Title: Issue with checking out folders with same name but case sensitive - Cannot distinguish difference between \a and \A
Operating system: Windows Vista 32bit
The release and/or revision of Subversion : TortoiseSVN - TortoiseSVN-1.6.5.16974-win32-svn-1.6.5.msi
Bug Description:
Check out fails with the following error -

[cid:image002.png_at_01CA31FC.42DC64A0]

This failure occurs when attempt to checkout a directory structure as below -

[cid:image003.png_at_01CA31FC.42DC64A0]

Please let me know for any additional information.

Thanks
Sri
--------------------------------------------------
Your problem is caused by the fact that the subversion repository is case sensitive, some file systems are case insensitive. One such file system is NTFS, the file system of Windows Vista.

Given the screenshots you sent of your repository layout there is no way to checkout the terminfo directory to a case insensitive file system. How you handle this going forward depends on your requirements/environment. You can use the svn rename command to rename the A (or a) directory directly on the repository.

#####################################################################################
Attention:
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from any system and destroy any copies.
#####################################################################################

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

image002.png
image003.png
Received on 2009-09-10 01:56:23 CEST

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.