我可以从 Team Foundation Server (TFS) 获取 GIT 风格的分支可视化吗?
作为 GIT 的狂热用户,我非常喜欢它的分支支持,特别是能够随着时间的推移可视化存储库中的所有分支。
不幸的是,虽然我们需要使用 TFS,但我知道它有一些强大的可视化功能。我知道您可以可视化“变更集”,但据我所知,这仅跟踪变更集的进度。
对我来说,如果您一次只能看到两个变更集,这似乎有点浅薄。为什么不将它们与所有其他分支和变更集一起显示在上下文中?
那么是否有任何类型的“所有分支”可视化显示所有变更集,还是我在做梦?还有其他类型的“超时”可视化无法做到这一点吗?
也欢迎任何有关可视化的资源链接! :)
塔,
安迪。
** 更新 **
这就是我正在谈论的可视化类型:
GIT 屏幕分支技术http://img832.imageshack.us/img832/1681/gitscreenie.png
As an avid user of GIT, I've come to absolutely love its branch support, in particular being able to visualise all the branches in a repository over time.
Unfortunately though we have a requirement to use TFS, but I know it has some strong visualisation features. I know you can visualise 'ChangeSets', but as far as I'm aware, this only tracks the progress of a changeset.
To me, this just seems a little shallow, if you can only see two ChangeSets at once. Why not show them in context with all the other branches and ChangeSets?
So is there any sort of 'All branches' visualisation showing all ChangeSets, or am I dreaming? Is there any other sort of 'over-time' visualisation failing that?
Any links to resources regarding visualisations are also welcome! :)
Ta,
Andy.
** Update **
This is the kind of visualisation I'm talking about:
Screen of GIT branch technique http://img832.imageshack.us/img832/1681/gitscreenie.png
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不确定这是否是“git 风格”,但由于您使用的是 TFS 2010,因此您应该能够使用此处描述的分支可视化:
http://msdn.microsoft.com/en-us/library/dd465202%28VS.100%29.aspx< /a>
I'm not sure if this is "git style" or not, but since you're using TFS 2010, you should be able to use the branch visualization described here:
http://msdn.microsoft.com/en-us/library/dd465202%28VS.100%29.aspx