SVN无法查看历史,报错Item is not readable

Eclipse svn插件或者软件查看版本历史时 Item is not readable ,在eclipse会弹出错误框
 
配置目录权限时如:
 
[/]
tangtx=rw
yangcx=rw
weishq=rw
 
结果组用户分别在根目录下可以正常show log,而在其子目录中
show log都会提示 Item is not readable.
 
svnserve.conf 文件中,设置anon-access = none,如果有的把注释去掉,没的自己手动加进去就可以了.

你可能感兴趣的:(SVN无法查看历史,报错Item is not readable)