【问题标题】:Eclipse sharing project option?Eclipse 共享项目选项?
【发布时间】:2012-05-01 00:22:42
【问题描述】:

我刚刚打开我的 Eclipse 并出现以下错误:

SVN: '0x00000000: Open Project' operation finished with error: 0x00000000: Unable connect to 'my_project' project.
Please check that SVN meta-information exists and its format is supported by the current SVN plug-in version.
If so, it is possible that project working copy is relocated outside plug-in control.
At the current moment project will be automatically disconnected from source control.
0x00000000: Unable connect to 'my_project' project.
Please check that SVN meta-information exists and its format is supported by the current SVN plug-in version.
If so, it is possible that project working copy is relocated outside plug-in control.
At the current moment project will be automatically disconnected from source control.

我想将项目重新连接到 SVN,我在网上搜索并发现可能的解决方案是:

右键项目->团队->分享项目

并按照提示进行操作:

  1. 我有 2 个选项 cvs ? svn? -> 我选择了 svn 并点击了下一步。
  2. 选择存储库位置(使用现有存储库位置)。我选择了一个,然后单击下一步。

但是,在第 2 步中,它在顶部显示:

该向导将帮助您首次与 SVN 存储库共享文件。您的项目将自动导入到 SVN 存储库中。

有没有人尝试过重新连接到 SVN 存储库?恐怕不会开始将项目签入该位置并覆盖存储库中的代码。

如果有人确定这不会覆盖或将任何内容签入存储库,而只会重新连接它,我只会选择共享项目选项。

【问题讨论】:

    标签: eclipse svn eclipse-plugin subversive


    【解决方案1】:

    我尝试了同样的事情。在第 2 步,它应该说:

    项目已经配置了 SVN 存储库信息。

    在这种情况下,它不会覆盖或签入任何内容。只是重新连接。 您的情况似乎有所不同,因为它是第一次说共享。我认为它可能会覆盖。

    【讨论】:

      【解决方案2】:

      当我将 Eclipse 升级到 Juno 时,我遇到了同样的问题。 我使用 Tortoise 将我的工作副本升级到 SVN 1.7,然后在 Eclipse 中使用“Share Project...”,它适用于我的所有项目。

      【讨论】:

        猜你喜欢
        • 2010-09-07
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2011-04-15
        • 2013-08-17
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多