在 Eclipse 中使用 Subversive 签出 SVN 项目

发布于 2024-09-02 07:36:49 字数 154 浏览 6 评论 0原文

因此,我能够从 svn 中提取文件,但无法让 Eclipse 了解这些文件是 SVN 的一部分。

我的系统上也安装了 TortoiseSVN,我想知道这是否会导致问题?

基本问题,如何使用 Eclipse 和 Subversive 从 SVN 存储库中签出项目?

So I'm able to pull the files out of the svn but I'm unable to get Eclipse to understand these files are part of an SVN.

I have TortoiseSVN install on the system as well, and I'm wondering if that is causing an issue?

Base question, how can I using Eclipse and Subversive checkout a project from my SVN repo?

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

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

发布评论

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

评论(2

情话墙 2024-09-09 07:36:49

使用 subclipse。它非常好,您可以使用适当的更新站点直接从 eclipse 安装它。与颠覆性插件和 TortoiseSVN 相比,我更喜欢它。

Use subclipse. Its excellent and you can install it directly from eclipse using the appropriate update site. I prefer it to the subversive plugin and TortoiseSVN.

心病无药医 2024-09-09 07:36:49

任一:文件>新的>项目>> SVN>来自 SVN 的项目

或者(我更喜欢这个):转到“SVN Repository Exploring”View >右键单击项目的文件夹(例如主干)>签出(或查找/签出为...)

Either: File > New > Project > SVN > Project from SVN

Or (I like this one better): Go to the "SVN Repository Exploring" View > right click on your project's folder (trunk, for example) > Check Out (or Find/Check Out As...)

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