【问题标题】:Unsupported FS format when integrating subversion with STS (eclipse)将颠覆与 STS (eclipse) 集成时不支持的 FS 格式
【发布时间】:2013-08-24 12:24:43
【问题描述】:

当我尝试将项目导入 SpringSource STS 时显示以下错误 来自 SVN (Checkout Projects from SVN):

验证位置时出错:“org.apache.subversion.javahl.ClientException: 不能 打开存储库
svn:无法连接到 URL 'file:///C:/var/svn/repos' 的存储库
svn:无法打开到 URL 的 ra_local 会话
svn:无法打开存储库 'file:///C:/var/svn/repos'
不支持的 FS 格式
svn: '1' 和 '4' 之间的预期 FS 格式;找到格式 '6'

我安装了 Subclipse - 1.8.x

STS 版本 - 2.9.2

在 IDE 中安装 Subclipse 之前安装了 Subversion (Collabnet) 1.8.1。

C:\var\svn\repos>svn 列表文件:///c:/var/svn/repos first.java

C:\var\svn\repos>svn --version
svn,版本 1.8.1 (r1503906) 在 x86-microsoft-windows5.1.2600 上于 2013 年 7 月 19 日 00:29:10 编译

我该如何解决这个问题?

【问题讨论】:

    标签: java svn


    【解决方案1】:

    您需要将 Subclipse 更新到支持您的 repo 版本的 1.10.x。

    在 Eclipse 菜单中,转到帮助 -> 安装新软件。
    在“使用:”中插入:
    http://subclipse.tigris.org/update_1.10.x
    在产品窗口中选择 Subclipse 并安装它。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-02-03
      • 2014-11-24
      • 2021-08-22
      • 2013-07-16
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多