原文地址
https://blog.csdn.net/xing930408/article/details/79179631
https://blog.csdn.net/qq_19167629/article/details/79442884
原因是权限配置问题,你没有响应的权限,所以要做如下处理
在使用Idea的SVN查看历史记录时,出现如下错误,
Problems while loading file history: svn: E175009: The XML response contains invalid XML
svn: E130003: Malformed XML: no element found
经过查找,尝试使用
http://blog.csdn.net/hepeng_8/article/details/32730945
提供的方法,解决了这个问题:解决方案:
“Version Control” -> “Subversion” -> “Presentation” 下
取消下面选项目
“Show merge source in history and annotations” checkbox to fix the case
作者:zhangustb
来源:CSDN
原文:https://blog.csdn.net/xing930408/article/details/79179631
版权声明:本文为博主原创文章,转载请附上博文链接!