Andre Poenitz wrote:
On Wed, May 02, 2007 at 04:17:46PM +0200, Abdelrazak Younes wrote:
[EMAIL PROTECTED] wrote:
Apparently TortoiseSVN fails when a file has been renamed from 'status.C' to 'status.c' or something like that.
I don't think so.

Maybe it's windows that doesn't allow renaming when the change is only case sensitive?
No, Windows doesn't allow status.C and status.c in the same directory. But it allow to rename status.C to status.c without any problem.

My impression was that this does neither work in Windows Explorer nor

I am sure, I just tried. I can rename foo.cpp to foo.CPP in the explorer. This will confuse TortoiseSVN as it will put a cross in the file icon.

'programmatically' with SVN. Are ou really sure this works without an
intermediate file with a completely different name?

I never said that. TortoiseSVN will complain in this case if you try the "rename" feature (which I guess is mapped to "svn move" or "svn rename").

But what I am sure is that if the file was renamed in the _server_, TortoiseSVN/SVN will update the case accordingly in my local tree.

Abdel.

Reply via email to