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

Bug: Need appropriate error message when two files have same name in windows but different names in unix

From: Dylan Martin <dmartin_at_sccd.ctc.edu>
Date: Thu, 28 May 2009 10:35:47 -0700

I know, the issue of case insensitivity and case sensitivity is not
new at all. I'm not asking to change that. I am saying that TSVN
should do a better job of telling the user what the problem is when
this problem occurs. SVN rocks. TSVN rocks.

HOW TO RECREATE:
- Put SVN repo on a unix box
- check out working copy in unix
- create file named foo
- create file named FOO
- add both files to repository
- check out working copy on windows
- see unhelpful TSVN error

BEHAVIOUR:
error message is not helpful

DESIRED BEHAVIOUR:
error message should say something like "you have two files with names
that are different in unix but the same in windows... get a pre-commit
hook .. etc.. etc.."
if TSVN cannot determine that this is what is going on, it should list
possible causes "This might be caused by having two files ..... or it
might be because your head is shaped like a melon, etc... etc..."

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2356419

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-05-28 19:38:30 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.