svn报错Item is not readable svn解决方案

解决:

配置目录权限时如:

[/]
tangtx=rw
yangcx=rw
weishq=rw

结果组用户分别在根目录下可以正常show log,而在其子目录中show log都会提示 Item is not readable.

最后在svnserve.conf 文件中,设置anon-access = none就可以了

 

 

参考地址:https://blog.csdn.net/qq_16099363/article/details/39163379?utm_source=blogxgwz0

posted @ 2018-10-18 17:24  kerala  阅读(2830)  评论(0编辑  收藏  举报