I have a repository containing paths with non-ASCII characters (latin1)
I am having problems with authorization file containing those paths.
Do you know which encoding should be the AuthzSVNAccessFile?
Thank you.
From stackoverflow
-
Looking through the subversion source it seems you should use utf-8 as the encoding of the authz file.
antispam : I tested it and worked ok. Thank you.
0 comments:
Post a Comment