Eclipse 中没有 Subversion 图标,也没有团队操作,已尝试过 Subclipse 和 Subversive

发布于 2024-12-11 04:38:16 字数 547 浏览 0 评论 0原文

对于从 SVN(通过命令行)明确签出的项目,我在 Eclipse 中没有看到任何 Subversion 图标,我不确定它何时停止工作。

我已经尝试过 Subclipse 和 Subversive 插件,它们看起来都很满意。我还回顾了 SVNKit 与 JavaHL 的对比。

症状:

  • 没有 SVN 图标
  • 右键单击​​文件,团队和比较没有任何 SVN 选项
  • 在首选项/团队中 我现在有两个 SVN 树,一棵用于 Subclipse,一棵用于 Subversive

配置:

  • Mac OS X Snow Leopard
  • Eclipse 3.6 Helios
  • Java /javac 版本 1.6.0_26 64 位
  • svn 版本 1.6.15
  • DYLD_LIBRARY_PATH=/opt/subversion/lib:/usr/lib:(也尝试过SVN Kit)

我不知所措,这对谷歌来说是一个奇怪的问题。有什么想法吗?

I don't see any of the Subversion icons in Eclipse for a project that was clearly checked out from SVN (via the command line) I'm not sure when this stopped working.

I've tried both Subclipse and Subversive plugins, they both seem content. I've also reviewed the SVNKit vs. JavaHL stuff.

Symtoms:

  • No SVN icons
  • Right click on file, Team and Compare To don't have any SVN options
  • In Preferences / Team I now have two SVN trees, one for Subclipse, one for Subversive

Configuration:

  • Mac OS X Snow Leopard
  • Eclipse 3.6 Helios
  • Java / javac version 1.6.0_26 64-bit
  • svn version 1.6.15
  • DYLD_LIBRARY_PATH=/opt/subversion/lib:/usr/lib: (have also tried SVN Kit)

I'm at a loss, it's an odd problem to Google. Any thoughts?

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

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

发布评论

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

评论(2

高速公鹿 2024-12-18 04:38:16

您需要首先使用团队 - 共享项目来共享您的项目。在向导过程中,它将检测 .svn 目录并询问您是否要保留它们。共享后,您将在“团队”菜单中看到 SVN 图标和其他菜单项。

You need to share your project first, using Team - Share project. During the wizard, it will detect .svn directories and ask if you want to keep them. Once shared, you'll see the SVN icons and additional menu items in the Team menu.

私野 2024-12-18 04:38:16

我有一个类似的问题。我的 SVN 存储库版本是 1.6.12,并且使用与 SVN1.6 兼容的 svn 连接器 SVNKit 1.3.x。我得到了所有的团队> ..团队合作后的选项>分享项目

I had a similiar issue. My SVN repo version was 1.6.12 and was using svn connector SVNKit 1.3.x which is compatible with SVN1.6. I got all the team > ..options after doing team > share project

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