svn:E155021:该客户端太老,无法使用xxx的工作副本(格式为'31') [英] svn: E155021: This client is too old to work with the working copy at xxx (format '31')

查看:1656
本文介绍了svn:E155021:该客户端太老,无法使用xxx的工作副本(格式为'31')的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在我的Spring Tool Suite中导入一些gradle项目。我在我的STS中安装了Subclipse 1.10.5,在我的机器上安装的svn客户端是1.8.8。我已经尝试在我的Mac上降级到1.7.10,但仍然在导入时遇到同样的问题。



对于其他SVN 1.7.10和Subclipse 1.10.5似乎工作正常很好,但在我的机器中,我收到错误

  svn:E155021:此客户端太老,无法使用工作副本
'/ Users / agarg / Documents / Mars / trunk'(格式'31')

暂时停留一段时间,无法解决此问题。尝试了很多事情,因为我发现了网络,但仍然卡住。

解决方案

我在Mac OS Yosemite上使用Webstorm和IntelliJ。在命令行上打印1.8,但即使使用命令行客户端选项启用了值 $ b

svn --version code> svn 在Webstorm / IntelliJ中我得到了警告。

运行其中svn 并粘贴值( / usr / local / bin / svn 替换为 WebStorm-> Preferences-> Version Control-> Subversion->使用命令行客户端删除了警告并修复了我在Webstorm和IntelliJ中遇到的问题。

I am trying to import some gradle projects in my Spring Tool Suite . I have installed Subclipse 1.10.5 in my STS and svn client installed in my machine is 1.8.8 . I have tried downgrading to 1.7.10 on my mac but still I get the same problem while importing .

For others SVN 1.7.10 and Subclipse 1.10.5 seems to work fine but in my machine I am getting the error

svn: E155021: This client is too old to work with the working copy at
  '/Users/agarg/Documents/Mars/trunk' (format '31')

Stuck here for some time now and unable to resolve this . Tried a lot of things as I found over the net but still stuck.

解决方案

I had this problem on Mac OS Yosemite with Webstorm and IntelliJ.

svn --version on the command line printed 1.8, but even with command line client option enabled with value svn in Webstorm/IntelliJ I was getting the warning.

Running which svn and pasting the value (/usr/local/bin/svn for me) into WebStorm->Preferences->Version Control->Subversion->Use command line client removed the warning and fixed the issues I was having in Webstorm and IntelliJ.

这篇关于svn:E155021:该客户端太老,无法使用xxx的工作副本(格式为'31')的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆