标签:
Eclipse svn插件或者软件查看版本历史时Item is not readable,在eclipse会弹出错误框
配置目录权限时如:
[/]
zchuanzhao=rw
结果组用户分别在根目录下可以正常show log,而在其子目录中
show log都会提示 Item is not readable.
在svnserve.conf 文件中,默认下是anon-access = read,设置成 anon-access = none
SVN无法显示资源历史记录,报错Item is not readable
标签:
原文地址:http://my.oschina.net/zchuanzhao/blog/523317