On 22 July 2010 02:58, Bolstridge, Andrew <andy.bolstri...@intergraph.com> wrote: >> -----Original Message----- >> excuse to say "we told you so". > > Considering Windows is case-insensitive, how do you expect to be able to see > folder FOO and foo inside folder bar? I think Actually NTFS IS CASE sensitive - so you are wrong :) What isn't case sensitive is the windows apis to get at the files iirc. So you can have a folder called abc123 and one called ABC123 in the same directory but via explorer you can only access one at a time :)
>you want the client tool (TortoiseSVN in this case) recognise the fact and >rename one on the fly. You're setting yourself up >for a world of confusion in >these cases as you'll never know what a filename will be called when you come >to checkout files - >which one gets renamed? What if I happen to have a file >called FOO_CONFLICT already? Erh you already had foo in the repo / local store and you are on windows - so you know you have to do something :) This isn't hard :) > There is only 1 solution on Windows: don’t have 2 files/folders called the > same name in the same directory. The tools break no use-cases as it is > impossible to have 2 files/folders of the same name in Windows. > > There is one thing you forget - Tortoise has the (excellent) feature of being > able to recognise that a file has had its case Actually that doesn't do what I want or solve the use cases I stated in the bug report. Perhaps *read* my email again ? In any case you can see the previous which I forward to the svn dev list at http://mail-archives.apache.org/mod_mbox/subversion-dev/201007.mbox/%3caanlktikpmuhfeylfd8dd1oyi1ghnluh-bvph7bysw...@mail.gmail.com%3e -- How apt the poor are to be proud. -- William Shakespeare, "Twelfth-Night" Thank you :)