原文地址
https://blog.csdn.net/xing930408/article/details/79179631
https://blog.csdn.net/qq_19167629/article/details/79442884
原因是權限配置問題,你沒有響應的權限,所以要做如下處理
在使用Idea的SVN查看歷史記錄時,出現(xiàn)如下錯誤,
Problems while loading file history: svn: E175009: The XML response contains invalid XML
svn: E130003: Malformed XML: no element found

image.png
經過查找,嘗試使用
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

image.png
作者:zhangustb
來源:CSDN
原文:https://blog.csdn.net/xing930408/article/details/79179631
版權聲明:本文為博主原創(chuàng)文章,轉載請附上博文鏈接!