2012年8月24日星期五
eclipse 4.2.0 juno 同步svn错误解决
右键使用svn share project出现以下错误:
org.tigris.subversion.javahl.ClientException: Unsupported working copy format
svn: This client is too old to work with working copy 'E:\android workspace\xf19_GPS_share'. You need
to get a newer Subversion client, or to downgrade this working copy.
See http://subversion.tigris.org/faq.html#working-copy-format-change
for details.
org.tigris.subversion.javahl.ClientException: Unsupported working copy format
svn: This client is too old to work with working copy 'E:\android workspace\xf19_GPS_share'. You need
to get a newer Subversion client, or to downgrade this working copy.
See http://subversion.tigris.org/faq.html#working-copy-format-change
for details.
解决办法:
1.下载最新的subversion 1.8.x,在install new software中添加最新subversion,地址为:http://subclipse.tigris.org/update_1.8.x/
2.在项目右键-team-share project,然后直接下一步完成即可
升级成功:
subversion:1.8.3
subclipse:1.8.16
订阅:
博文评论 (Atom)
没有评论:
发表评论