[Q] Path-based authorization for directories including non-ASCII characters
From: 문부기 <bgmoon_at_sysmate.com>
Date: 2006-01-27 09:12:04 CET
Hi, svn users.
I’m trying to give a path-based authorization for svn repositories. It
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
----------
Brandon, Moon.
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.