svn用户权限修改

登录145svn服务器

find / -name 'csvn'
cd /var/csvn/data/conf #svn配置目录
vim svn_auth_file #svn用户和密码目录
vim svn_access_file #svn用户权限目录
wuxiangbin = rw
chenfeifei = rw
xuqingwei = rw
linyuanping = rw
yaozhenyu = rw

#github-gen
#http://svn.github.com:65535/svn/ty/github-gen
[ty:/github-gen]
zhangpengfei = rw
maiwenhong = rw
chenqiutian = rw
suwenyue = rw
wuyao = rw
chenshiqiu = rw

#github_website
#http://svn.github.com:65535/svn/ty/github_website
[ty:/github_website]
chenshiqiu = rw  #加入用户设置权限为读写
shiya = r

#githubSaasWechat_business
#http://svn.github.com:65535/svn/ty/githubSaasWechat_business
[ty:/githubSaasWechat_business]
chenshiqiu = rw
maiwenhong = rw
wuxiangbin = rw
linxiaoxiao = rw
zhengzipeng = rw
wuyao = rw
yjh = rw
linzhongjiang = rw
zengfanxiu = rw
huguozhong = rw
qinshihong = rw

#APIServer
#http://svn.github.com:65535/svn/ty/APIServer
[ty:/APIServer]
yaozhenyu = rw
lxx = r
liucheng = rw
"svn_access_file" 1385L, 25573C                                                             
原文地址:https://www.cnblogs.com/pengpengboshi/p/15343975.html