Eclipse 历史视图中的 CVS 分支

发布于 2024-09-16 15:11:13 字数 239 浏览 6 评论 0原文

我正在进行一个使用很多分支的项目。 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 技术交流群。

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

发布评论

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

评论(1

稀香 2024-09-23 15:11:13

我不知道普通 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.

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