首页 > 移动平台 > 详细

android studio This client is too old to work with the working copy at

时间:2015-11-03 09:09:58      阅读:377      评论:0      收藏:0      [点我收藏+]

http://www.cnblogs.com/maijin/archive/2013/01/09/2852330.html

http://stackoverflow.com/questions/28339626/android-studio-svn-1-8-this-client-is-too-old-to-work-with-the-working-copy

 

There is default SVN of Android Studio in Mac, that locate at /usr/bin/svn. Until now, it still version 1.7, but most of SVN client (such as SmartSVN) use 1.8 that locate at /usr/local/bin/svn.

 

ssb-Mac-mini:~ wyj$ which svn

/usr/local/bin/svn

 

/usr/bin/svn也有

查看下这个下面的是1.7.10

 

android studio 中 svn关联选择 /usr/local/bin/svn就好了

android studio This client is too old to work with the working copy at

原文:http://www.cnblogs.com/friends-wf/p/4932107.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!