在 Eclipse 中将 Subclipse 与 SSH 远程项目结合使用的最佳方法

发布于 2024-08-19 17:49:33 字数 447 浏览 4 评论 0原文

我在 Eclipse 中设置了一个远程项目(通过 SSH)。

Subclipse 插件无法利用远程项目的文件系统:

Subclipse 论坛帖子< /a>

因此,您无法在远程项目中使用 Subclipse 功能。

这些是我在 Eclipse 中同步远程 SSH 文件夹的唯一选项吗?:

  1. rsync / Unison 使用 Subclipse 同步到本地文件夹。
  2. 分布式修订控制系统。

Eclipse 中对 DRCS 的支持似乎仍处于早期阶段并且有点不稳定。

感谢您的帮助,

德里克

I have a Remote Project (via SSH) set up in Eclipse.

The Subclipse plugin can't utilize the Remote Project's file system:

Subclipse forum post

As a result, you can't use the Subclipse features in a Remote Project.

Are these my only options for synchronizing a remote SSH folder in Eclipse?:

  1. rsync / Unison to a local folder with Subclipse.
  2. Distributed Revision Control System.

It appears that the support for DRCS's in Eclipse is still in it's early stages and a bit shaky.

Thanks for the help,

Derek

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

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

发布评论

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

评论(1

不必了 2024-08-26 17:49:33

我最终将本地开发环境与集成环境结合使用。事实证明,将本地文件夹与远程文件夹同步非常脆弱且困难。

开发环境和集成环境需要大量的设置和协调。但最终,建立适当的开发、集成和生产环境工作流程是值得付出努力的。

I ended up using a local development environment in conjunction with an integration environment. Synchronizing a local folder with a remote folder turned out to be too fragile and difficult.

The development environment and integration environment require a fair amount of setup and co-ordination. Ultimately though, it is worth the effort to have a proper development, integration and production environment work flow set up.

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