Path-Based Authorization by mod_authz_svn
时间: 2009-11-23 - 分类: 榆树网-系统 - 无评论 - 397 viewsBoth Apache and svnserve are capable of granting (or denying) permissions to users. Typically this is done over the entire repository: a user can read the repository (or not), and she can write to the repository (or not). It’s also possible, however, to define finer-grained access rules. One set of users may have permission to write to a certain directory in the repository, but not others; another directory might not even be readable by all but a few special people.