从哪里获取 apache JavaHL subversion 绑定库?

发布于 2024-12-06 15:44:56 字数 217 浏览 0 评论 0原文

我可以在 http://subversion.apache.org/docs 找到 JavaHL 1.6 的 API 文档/javahl/1.6/ 。但是我找不到任何指向 jar+native 二进制 (win32) 包或 Maven 资源的指针。您从哪里获得这些文物?

I can find the API-docs for JavaHL 1.6 at http://subversion.apache.org/docs/javahl/1.6/ . However I can't find any pointer to a jar+native binary (win32) package, or maven resource. Where do you obtain these artifacts?

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

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

发布评论

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

评论(2

仅一夜美梦 2024-12-13 15:44:56

似乎没有明显的方法可以直接检索它们(在一些 Maven 存储库中搜索)。 JavaHL (win32) 是当前每个 eclipse 版本的一部分,其中包含颠覆性内容。因此从技术上讲,以下方法可行:

  • 在全新的 Eclipse 安装中安装插件 Subversive
  • 包括(可选)库 JavaHL。
  • 最后,您将在目录 plugins/org.polarion.eclipse.team.svn.connector.javahl16.win32_ 中找到库文件

也许这个解决方法可以帮助您,但我我也对“真正的”解决方案感兴趣。

There seems no obvious way to retrieve them directly (searched in some Maven repos). JavaHL (win32) is part every current eclipse version with subversive in it. So technically, the following would work:

  • Install in a fresh Eclipse installation the plugin Subversive.
  • Include there the (optional) library JavaHL.
  • At the end, you will find the library files in the directory plugins/org.polarion.eclipse.team.svn.connector.javahl16.win32_<version-nr>

Perhaps this workaround helps you, but I am interested in the "real" solution as well.

我要还你自由 2024-12-13 15:44:56

您可以使用 WANDisco SVN 客户端安装,它会安装本机库和“配对”JAR 文件。请在此处查看我的问题已接受的答案,我将建议将此答案作为其副本。 (虽然这个问题比较老,但我认为后一个问题的答案更正确,所以我认为最好是重复这个问题,如果它有什么区别的话!)

You can use the WANDisco SVN client installation, which installs the native libraries and 'paired' JAR file. See the accepted answer to my question here, which I'm going to suggest this as a duplicate of. (Although this question is older, I think the answer to the later one is more correct, so I see it as better that this is a duplicate of that if it makes any difference!)

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