Eclipse 是否可以同时使用 SVN 和 CVS

发布于 2024-09-24 02:33:37 字数 390 浏览 1 评论 0原文

我一直在本地项目中使用 Tourtist-SVN 对代码进行版本控制。我使用 Eclipse 进行开发,并且经常使用其内置的 CVS 模块导入共享代码。

很快我将把我的本地 SVN 存储库移动到另一台服务器,以便与其他开发人员合作。

我想知道是否可以在Eclipse中继续使用两个CVS来导入和更新一些贡献的代码,同时使用另一个Eclipse SVN模块< /strong> 对我的代码进行版本控制。

有人有使用这种工作流程模型的经验吗?尝试让它发挥作用会浪费时间吗?

I've been using Tourtist-SVN locally on a project for version control of my code. I develop with Eclipse and will often import shared code using it's built in CVS module.

Soon I will be be moving my local SVN repository to another server in order to work with other developers.

I'm wondering if it's possible in Eclipse to continue to use both CVS for importing and updating some contributed code and at the same time use another Eclipse SVN module to version control my code.

Does anyone have experience using such a workflow model? Will it be a waste of time to try to make it work?

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

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

发布评论

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

评论(1

梅倚清风 2024-10-01 02:33:37

对于同一工作区中的不同项目,使用内置 CVS 支持和两个主要 SVN 插件之一绝对没有问题。我还没有尝试在同一个项目中使用 SVN 和 CVS,但我相信只要将每个 VCS 配置为忽略对方的元数据目录,实际上就应该是可能的。

There is absolutely no problem using both the built-in CVS support and one of the two major SVN plugins for different projects in the same workspace. I haven't tried using SVN and CVS for the same project, but I believe that it should in fact be possible as long as each VCS is configured to ignore the other's metadata directories.

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