标签:style class blog code color 文件
环境: jdk 1.7; svn 3.0.4; TortoiseSVN 1.7.13 Subversion 1.7.10; IntelliJ IDEA 13.1.1;win7 64位系统
之前那个笔记本太卡,正好一个同事换项目,就把他那个8G内存的给我了,换了新的电脑,不可避免要重新配置环境,我这种既想追求新版本但是又懒的人,也只有第一次配置环境时候会琢磨琢磨折腾折腾了。
13.1.1是之前推荐一个朋友用的时候积极的帮他下载好的了,也懒的去下载最新的,大版本号都是13,小版本号就不care了。
导入项目之后,查看某个文件的SVN,一直会报:“Querying mergeinfo requires version 3 of the FSFS filesystem schema” 这样的错误,查了下,貌似The error remained with both Subverion 1.6 and 1.8 client and working copy format. 这是查到的原话,这边用的是both and 应该是指1.6+1.8,不是1.6~1.8吧?
解决办法:
1 Settings\Version Control\Subversion\Presentation\Show merge source in history and annotations option. 去掉这个选项。
Querying mergeinfo requires version 3 of the FSFS filesystem schema,布布扣,bubuko.com
Querying mergeinfo requires version 3 of the FSFS filesystem schema
标签:style class blog code color 文件
原文地址:http://www.cnblogs.com/Jade1988/p/3785833.html