无法将本地存储库添加到 Eclipse

发布于 2024-10-11 07:43:06 字数 349 浏览 2 评论 0原文

我使用 TortoiseSVN 创建了一个本地存储库 C:\SVN(右键单击 SVN > TortoiseSVN > 在此处创建存储库)。

我在 Eclipse IDE 中安装了 subeclipse 1.0.7。

从SVN存储库探索的角度...新>存储库位置,我尝试将位置 file:///C:/SVN 添加到 URL 字段,但出现以下错误:

svn: Unable to open an ra_local session to URL svn:无法打开存储库“file:///C:/SVN” svn:预期的 FS 格式“2”;找到格式“4”

非常感谢任何帮助。

提前致谢, 尼基尔

I created a local repository C:\SVN using TortoiseSVN (Right click on SVN > TortoiseSVN > Create Repository here).

I installed subeclipse 1.0.7 in my Eclipse IDE.

From the SVN Repository Exploring perspective... New > Repository Location, I am trying to add the location file:///C:/SVN to the URL field but I get the following error:

svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///C:/SVN'
svn: Expected FS format '2'; found format '4'

Any help is greatly appreciated.

Thanks in advance,
Nikhil

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

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

发布评论

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

评论(2

神魇的王 2024-10-18 07:43:06

尝试将您的 Subclipse 更新到较新的版本,它应该可以解决问题。

Try updating your Subclipse to newer version, it should clear the problem.

深海蓝天 2024-10-18 07:43:06

您没有向 Eclipse 添加存储库,而是添加工作副本。您应该将本地存储库检出到另一个文件夹并将其添加到 Eclipse。

You do not add a repository to Eclipse, but a working copy. You should check out your local repository to a different folder and add that to Eclipse.

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