passer1991

SVN服务 用户的权限配置

转自:http://blog.me115.com/2013/04/306

2.SVN服务配置文件:svnserve.conf

查看该文件,首先是匿名用户的权限配置:

anon-access = none

auth-access = write

表示:对于匿名用户,无访问权限;

对于授权用户,有写权限;

posted on 2014-01-12 18:51  passer1991  阅读(161)  评论(0编辑  收藏  举报

导航