Eclipse 历史视图中的 CVS 分支
我正在进行一个使用很多分支的项目。 Eclipse 的“历史记录”选项卡包含“修订”、“标签”、“作者评论”和“修订时间”列。 没有列来指示提交所针对的分支。 现在,我有时可以通过查找分支从哪个版本分支来解决这个问题,但这有时非常慢,有时多个分支是从同一个版本分支的。
有没有办法让 Eclipse 向我显示“分支”列?
编辑:或者提供类似视图但每个修订都有分支的替代插件?
我正在使用 Eclipse 3.5.2。
I'm on a project where we're using a lot of branches.
The eclipse History tab has columns for Revision, Tags, Author Comment, and Revision Time.
There's no column to indicate the branch a commit is against.
Now I can work this out sometimes by finding which revision a branch was branched from, but this is painfully slow sometimes, and sometimes multiple branches were branched from the same revision.
Is there a way of making eclipse show me a "Branch" column?
Edit: or an alternative plugin that provides a similar view but with the branch for each revision?
I'm using Eclipse 3.5.2.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不知道普通 Eclipse 历史记录视图中的具体方式;这个 http://versiontree.sourceforge.net 可能适合你。我正在使用 Eclipse Helios (3.6.0),3.4 的版本仍然有效。
无法通过更新站点进行安装。只需下载 JAR 并将其放入 Eclipse 插件文件夹中即可。重新启动 Eclipse,然后您应该能够按照该站点上的说明进行操作。
I don't know of a specific way in the normal Eclipse history view; this http://versiontree.sourceforge.net may work for you. I am using Eclipse Helios (3.6.0) and the version for 3.4 still works.
Installation is not available through an update site. Just download the JAR and drop it in the Eclipse plugins folder. Restart Eclipse and you should then be able to follow the directions on that site.