SVN 客户端集成到 Eclipse 中

发布于 2024-08-20 07:29:17 字数 482 浏览 8 评论 0原文

我在Eclipse中集成了一个Subclipse插件来执行SVN相关操作。

我已经成功签入、签出并将我的项目提交到 SVN。

但是现在,当我尝试提交或更新我的项目时,它显示以下错误

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

svn: This client is too old to work with working copy 'D:\EclipseWorkspace\EMSEclipse'; please get a newer Subversion client

我曾尝试通过帮助>>更新插件Eclipse 的软件更新...,但据说该软件是最新的,并且没有可用的更新版本。

我应该切换到其他 SVN 客户端吗?如果是的话,您能给我推荐任何其他 Eclipse 的 SVN 客户端吗?

I had integrated a Subclipse plugin into the Eclipse to perform SVN related operations.

I had successfully checked-in, checked-out and commited my project to the SVN.

But now when I am trying to commit or update my project, it is showing the following error

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

svn: This client is too old to work with working copy 'D:\EclipseWorkspace\EMSEclipse'; please get a newer Subversion client

I had tried to update the plugin through HELP >> SOFTWARE UPDATES... of the Eclipse but it is saying that the software is up to date and no newer version is available.

Should I switch to some other SVN Client. If yes, then could you please suggest me any other SVN Client for Eclipse?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

ゃ人海孤独症 2024-08-27 07:29:17

Subclipse 对于 1.4 和 1.6 分支有不同的更新站点。因此,如果您使用 1.4,它将不会有更新。 获取 1.6 更新站点

当 subclipse 插件无法满足您的需求时,您可以下载 Turtoise SVN - 它是一个全功能的 SVN客户。

Subclipse has different update sites for the 1.4 and 1.6 branches. So if you are using 1.4, it won't have updates. Get the 1.6 update site.

Whenever the subclipse plugin is not sufficient for you, you can download Turtoise SVN - it is a full-featured SVN client.

孤独难免 2024-08-27 07:29:17

Subversive 是 SVN 的另一个 Eclipse 客户端

但是对于您的错误,解决办法确实是升级。您检查过下载和安装过程吗?

根据文档,获取正确版本的 JavaHL

Subversive is the other Eclipse client for SVN

But for your error, the solution is indeed to upgrade. Did you check the Download and installation process?

As documented, get the right version of JavaHL.

美羊羊 2024-08-27 07:29:17

之前我个人没有见过这个错误。如果您想尝试一下,另一个流行的 Eclipse SVN 客户端是 Subversive

Haven't personally seen that error before. The other popular SVN client for Eclipse is Subversive in-case you want to try that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文