升级到 TortoiseHg 2.0 会破坏 svn

发布于 2024-10-20 16:48:15 字数 561 浏览 1 评论 0原文

我刚刚升级到 TortoiseHg 2.0,现在我的 svn 推送/拉取(我启用了 MercurialSvn 扩展)失败了

没有可用的兼容绑定:

需要 Subversion 1.5.0 或更高版本, 但没有找到绑定 Subvertpy 需要 0.7.4 或更高版本,但未找到

请安装 Subvertpy 或 Subversion Python SWIG 绑定

我在其他地方看到了一篇关于此错误消息的帖子(尽管不是这个特定的升级场景),建议将 Mercurial 从 PATH 变量中删除,只保留 TortoseHg。我检查了这个,但实际上 PATH 上只有 TortoiseHg,所以不能使用这种方法。

我不是特别想在这个公司工作站上安装任何其他东西,所以不想/不知道如何遵循 TortoiseHg 给出的说明。

如果这是唯一的方法,那么 seomone 可以告诉我如何安装 Subverty或者 SWIG 绑定吗?

更好的是,有人可以给我一个快速修复吗?

I just upgraded to TortoiseHg 2.0 and now my Push to / Pull from svn (I have MercurialSvn extension enabled) fails with

no compatible bindings available:

Subversion 1.5.0 or later required,
but no bindings were found Subvertpy
0.7.4 or later required, but not found

Please install either Subvertpy or the
Subversion Python SWIG bindings

I saw a post elsewhere concerning this error message (although not this specific upgrade scenario) recommending to take Mercurial out of the PATH variable and leave only TortoseHg. I checked this but actually only have TortoiseHg on PATH so cannot use that approach.

I don't particularly want to install anything else on this corporate workstation so don't want/ don't know how to follow the instruction TortoiseHg gives..

If it is the only way then can seomone tell me how to go about installing Subverty or SWIG bindings please?

Better still, can anyone give me a quick fix please?

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

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

发布评论

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

评论(1

糖果控 2024-10-27 16:48:15

这应该在新的夜间构建中得到修复。更多信息请参见 TortoiseHg 2.0 中缺少的 SVN DLL

This should be fixed in the new nightly builds. More info in Missed SVN DLLs in TortoiseHg 2.0

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