RES: [Q] Path-based authorization for directories including non-ASCII characters
From: Daniel Yukio Yokomiso - SAO <Dyokomiso_at_sao.politec.com.br>
Date: 2006-01-30 18:40:43 CET
Hi,
-----Mensagem original-----
Hi, svn users.
I¡¯m trying to give a path-based authorization for svn repositories. It works well for directories named with ASCII characters. But it doesn¡¯t seem to work for directories with non-ASCII characters. I tested it using both svnserve (1.3.0) and apache. How can I do this? Any work-around (except not using non-ASCII characters)?
Following is what I tested.
svn://192.168.10.8/myrepos
+- English
| +- myFile
+- ÇѱÛ
+- ³»ÆÄÀÏ
----------
svnauthzfile
[myrepos:/English]
harry = rw
[myrepos:/ÇѱÛ]
harry = rw
I tried to access those two directories. The directory ¡®English¡¯ was accessible while ¡®Çѱۡ¯ was not.
----------
Brandon, Moon.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.