在Eclipse SVN中提交几个项目 [英] Commit several projects in Eclipse SVN

查看:313
本文介绍了在Eclipse SVN中提交几个项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Eclipse中的几个项目上工作。项目从SVN信息库检出。项目也依赖于彼此。目前,如果我想提交它们,我必须标记每个项目,然后调用团队 - > 提交



是否可以在不选择特定项目的情况下提交所有内容?这很讨厌特别难以记住今天哪些项目已经改变,哪些不是。我试着用工作集这样做,但是我没有看到任何提交它们的选项。



任何想法?

解决方案

如果他们都是同一份工作副本的一部分,那么你只能一起提交。如果您通过Eclipse单独检查每个项目,则不会如此。



除非项目之间紧密耦合,否则您通常会不应该一次提交多个项目。这不是让事情不方便你,而是让你的提交更小,自给自足的单位。


I am working on several projects in Eclipse. The projects are checked out from an SVN repository. The projects also depend on each other. Currently, if I want to commit them, I have to mark each project and then call Team -> Commit.

Is it possible to commit everything without selecting particular projects? That's quite annoying. It is especially difficult to remember which projects were changed today and which were not. I tried doing this with working sets but I do not see any option of committing them.

Any ideas?

解决方案

You can only commit them together if they are all part of the same working copy. If you checked each project out individually via Eclipse, this will not be the case.

Unless there's very tight coupling between the projects, you normally should not be committing multiple projects at once. It's not about making things less convenient to you, but about making your commits smaller, self-contained "units".

这篇关于在Eclipse SVN中提交几个项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆