Eclipse svn插件或者軟件查看版本歷史時Item is not readable,在eclipse會彈出錯誤框eclipse
配置目錄權限如:svn
[/]插件
test1=rwip
test2=rwtest
test3=rwcli
結果組用戶分別在根目錄下能夠正常show log,而在其子目錄中軟件
show log都會提示 Item is not readable.配置
在svnserve.conf 文件中,設置anon-access = none,若是有的把註釋去掉,沒的本身手動加進去就能夠了.權限