Hi! I have some client-side hook scripts registered. When running the svn operations, the affected paths are stored in temporary files. (PATH and RESULTPATH files, as they are referred to in the TortoiseSVN help)
I found that file names containing the characters 'ő' and 'ű' don't appear in the temp file correctly on my machine, they are replaced by 'o' and 'u', respectively. On other machines the generated temp files contain the correct characters. The only difference I am aware of between my machine and the ones that work correctly is that my Windows 10 installation is English, while the others are Hungarian. However, the system locale is Hungarian on all of them, so this may or may not be related to the problem. My question is: what encoding is supposed to be used in these temp files? What affects the encoding used, if it is not consistent across all systems? Since I have a loss of data, this issue may be considered a bug. In any case, can anyone suggest a way to enforce a given encoding in the temp files? thanks, Csaba -- 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/0eb92c4b-36ed-46f6-998a-e84a36c4593e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
