I have a repository containing paths with non-ASCII characters (latin1)
I am having problems with an authorization file containing these paths.
Do you know what encoding should be AuthzSVNAccessFile?
Thank.
Looking through the subversion source, it seems you should use utf-8 as the encoding of the authz file.
Source: https://habr.com/ru/post/1699204/More articles:How to fix a Trac installation that starts to give errors related to PYTHON_EGG_CACHE? - pythonFinding Multiple Lists for Missing Entries - comparisonMultithreaded reading and writing to :: stl :: vector, a vector resource that is hard to issue - multithreadingHow to create XML file from Excel to .NET? - c #RegEx для возврата атрибута 'href' только тегов 'link'? - hrefHow can I reference ANT HOME from libraries in project properties when using eclipse? - eclipseURL redirection; for general use, which is better: server or client side? - redirectSwing: canvas overlap menu - javaRuntime Check Error # 2 - Damage around the variable "x" has been corrupted - c ++How to implement WS addressing using WCF? - wcfAll Articles