Eclipse Subversive:删除存储库

发布于 2024-10-20 22:51:13 字数 99 浏览 8 评论 0原文

我当时在 Eclipse 中工作,并使用 Subversive 对我的程序进行版本控制。但是,现在我想停止使用 SVN。我可以以某种方式从 Eclipse 中删除存储库,即不再同步吗?

I was working in Eclipse and used Subversive for versioning my program. However, now I would like to stop using SVN. Can I somehow delete repository from Eclipse i.e., not to synchronize any more?

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

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

发布评论

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

评论(2

怎樣才叫好 2024-10-27 22:51:13

您可以断开(右键单击项目 -> 团队 -> 断开连接)所有 SVN 项目,然后打开 SVN 存储库资源管理器并删除(放弃位置)SVN 位置。为此,必须首先断开所有 SVN 项目的连接。

you could disconnect (right click on project -> Team -> Disconnect) all your SVN projects and then open SVN repository explorer and remove (Discard location) SVN location. For doing it all your SVN projects have to be disconnected first.

忆伤 2024-10-27 22:51:13

唯一的其他方法是删除这些目录中的所有 .svn 文件。 Eclipse 就是这样知道的。

The only other way would be to delete all the .svn files in those directories. That is how Eclipse knows.

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