Hello, First of all, thanks for Tortoise that gives me a great help.
I have some files in my repository whose names are modified to uppercase during some Tortoise operations : update, update to revision, switch. After those operations, Tortoise view file as "missing" Here an example : - I have a file named "ZCSync.pas". Its filename was never modified since its creation - The working copy is up-to-date and there is no pending modifications - I update this file to the previous revision number (Another possibilty is to delete the file with Windows Explorer and to update the folder) - Filename become ZCSYNC.PAS - Tortoise now view "ZCSync.pas" as "missing" - A revert operation restore the right filename Some details : - Repo-browser never shows filename "ZCSYNC.PAS" - The issue always appears on the same files. - Issue appears on two computers with Windows 10 1709 + Tortoise 1.9.7.27907 but also on previous Tortoise version - SVN Server 1.9.7.30920 (Database was created with 1.6) - One of my collegues does not have this issue (the only difference is Windows 10 1703) - The "FixCaseRenames" option is enabled. I try disable it but it does not resolve the issue. - I deleted my working copy and uninstalled Tortoise. And then I reinstalled it and make a Checkout. But it does not help. Does someone has any idea ? Thank to all of you ! Nicolas -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/33736633-4215-4ab1-a1ec-18fac804c526%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
