在 Linux 和 Windows 计算机之间同步 Eclipse 项目

发布于 2024-08-19 02:34:10 字数 87 浏览 3 评论 0原文

我的情况是这样的: 我有一台 Windows 计算机和一台 Linux 计算机,以及一个我想在它们之间同步的 Eclipse 项目。最好的方法是什么? 提前致谢

My situation is like this:
I got a windows computer and a Linux computer , and an Eclipse project I'd like to sync between them. What is the best way to do this ?
Thanks in advance

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

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

发布评论

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

评论(2

汹涌人海 2024-08-26 02:34:10

使用版本控制系统,例如 git颠覆

Use a version control system, such as git or Subversion.

嘦怹 2024-08-26 02:34:10

我们是这样做的:

我们有一个运行 Samba 的 Linux 文件服务器(这允许 Windows 机器连接到它),安装 CVS 服务器,将 Eclipse 安装指向 CVS 目录。

无法提供更多信息,但我认为基于 Linux(我们使用 Ubuntu)和 samba 的 CVS/文件服务器是最佳选择。

This is how we do it:

We have a linux file server running Samba (this allows Windows boxes to connect to it), install a CVS server, point your Eclipse installations at your CVS directory.

Can't offer much more info than that, but I think an CVS / file server based on Linux (we use Ubuntu) and samba is the best option.

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