mac eclipse 和版本控制

发布于 2024-11-27 20:11:49 字数 154 浏览 0 评论 0原文

我正在寻找一个 svn 客户端和主机,我可以轻松设置它以在 eclipse (插件)中在我的 mac 上工作。

git 的建议也很有用,尽管我还没有尝试过。

由于只有一小部分开发人员,我更喜欢更便宜/免费的解决方案(不需要合并等高级功能)

谢谢

I am looking for an svn client and host that I can easily set up to work on my mac in eclipse (plugin).

git recommendations will also be useful although i haven't tried it yet.

since there is only a small team of developers I would prefer a cheaper/free solution (advanced features like merging are not necessary)

Thanks

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

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

发布评论

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

评论(1

情深缘浅 2024-12-04 20:11:49

Git 的有趣之处在于您不需要安装任何东西:
只需下载最新 Eclipse 发行版之一,您就会EGit 插件 已包含在该 Eclipse 中。

由于它是 DVCS,因此不存在“客户端”或“服务器”的概念:您的存储库将位于本地并包含完整的历史记录。

egit repo

The interesting thing with Git is that you don't need to install anything:
Just download one of the latest Eclipse distributions, and you will have EGit plugin already included in that Eclipse.

Since it is a DVCS, there is no notion of "client" or "server": your repo will be local and will include the full history.

egit repo

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