Subversion客户端版本混淆 [英] Subversion client version confusion

查看:220
本文介绍了Subversion客户端版本混淆的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


可能重复:

SVN / Subversion 1.7和Eclipse Subversive& JavaHL

我在服务器上使用Subversion 1.6.5版本。我在STS中使用Subclipse(1.6版)作为某些任务的客户端,但我更常使用1.7.0 subversion命令行客户端。

I'm using Subversion with version 1.6.5 on the server. I use Subclipse (version 1.6) in STS as a client for certain tasks, but I more commonly use a 1.7.0 subversion command-line client.

为什么1.7命令行客户端?没有好的理由。

Why 1.7 for the command-line client? No good reason.

所以我用命令行客户端分支,现在当我尝试使用Subclipse更新到HEAD,它告诉我:

So I made a branch with the command-line client, and now when I try to use Subclipse to "Update to HEAD", it tells me:


org.tigris.subversion.javahl.ClientException:不支持的工作副本格式

org.tigris.subversion.javahl.ClientException: Unsupported working copy format

svn:路径C:\ code\workspace\my_app似乎是Subversion 1.7或更高版本
工作副本的一部分。请升级您的Subversion客户端以使用此工作副本。

svn: The path 'C:\code\workspace\my_app' appears to be part of a Subversion 1.7 or greater working copy. Please upgrade your Subversion client to use this working copy.

我能做什么使此项目可以被Subclipse理解?假设我没有权限提供一切最新的,是他们的一个方法,使这个项目可以接受的1.6客户端,而不会失去进步?

What can I do to take make this project understandable to Subclipse? Presuming that I will not have the authority to bring everything up to date, is their a way to make this project acceptable to a 1.6 client without losing progress?

推荐答案

请参阅:
http://subclipse.tigris.org/


Subversion 1.7.0支持

Subclipse 1.8.x版本现在可以使用
,包括对Subversion 1.7.0的支持,包括新的WC-NG
格式。

Subversion 1.7.0 Support
Subclipse 1.8.x releases are now available and includes support for Subversion 1.7.0 including the new WC-NG format.

一旦较新的SVN客户端接触到工作副本,它会将工作副本布局升级为新格式。你不能回去,你不能混合不同版本的SVN客户端,无论是基于GUI还是基于命令行。我建议升级到较新的Subclipse。它将了解新的1.7布局。

Once a newer SVN client touches a working copy it upgrades the working copy layout to its new format. You cannot go back, and you cannot mix SVN clients of different versions, be they GUI based or command-line based. I suggest upgrading to the newer Subclipse. It will understand the new 1.7 layout.

这篇关于Subversion客户端版本混淆的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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