`

idea 升级13.1.2后 svn: E200007: Retrieval of mergeinfo unsupported解决

 
阅读更多

在mac下把原来的13升级到13.1.2后,使用svn时,查看svn历史“show history”,报错:

Problems while loading file history: svn: E200007: Retrieval of mergeinfo unsupported by “svnurl”

 

原因为:svn mergeinfo 是subversion 1.5之后支持,默认idea查看日志按svn mergeinfo信息进行查看,结果所上所述;

 

解决方案:

 “Version Control” -> “Subversion” -> “Presentation” 下

取消下面选项目

“Show merge source in history and annotations” checkbox to fix the case

 

就可以解决了

相关讨论在:

http://stackoverflow.com/questions/17720420/svn-branch-and-reintegrate-is-not-working-with-updated-server/17726130#17726130

分享到:
评论
1 楼 cpop 2014-11-02  
多谢,  

相关推荐

Global site tag (gtag.js) - Google Analytics