解决办法:

1.找到你SVN版本库下conf文件夹下的svnserve.conf文件

2.打开svnserve.conf文件,将其中名为anon-access的一项设置为 anon-access = none。

这样的话,日志文件即可显示正常。