SVN 查看版本历史时Item is not readable (show log)

SVN 查看版本历史时Item is not readable (show log)

1.修改svnserve.conf文件,就可以了
vim svnserve.conf

anon-access = none
SVN 查看版本历史时Item is not readable (show log)

2.或者修改authz
vim authz

  • = r
    SVN 查看版本历史时Item is not readable (show log)
上一篇:SVN 创建版本库


下一篇:linux下搭建SVN