各个代码部分的 TFS 2010 更改历史记录
不久前,我记得看过一个工具的早期发布视频演示,该工具允许人们(在 Visual Studio 中)检查一段代码的历史记录。 例如,右键单击一个方法并选择“查看历史记录”,然后查看该方法何时发生更改。 有人能记得这可能是什么产品吗?
Some time ago I recall seeing an early release video demonstration of a tool that allowed one to (from within Visual Studio) inspect the history of a section of code.
For example, right click on a method and choose 'view history', and see when that method has changed.
Can anyone recall what product this may have been?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我不记得了,但是注释对您也有帮助。注释显示源文件的副本以及最后修改它的每个部分以及修改时间。
http://msdn.microsoft.com/en-us/library/bb385979.aspx
I don't recall that, but is Annotate something that helps you too. Annotate shows a copy of the source file and for each section who last modified it and when that happened.
http://msdn.microsoft.com/en-us/library/bb385979.aspx
您正在寻找的是“方法历史记录”,我们刚刚在 Subversion 当然还有 塑料单片机。
What you're looking for is "method history" and we've just released it for Subversion and of course for Plastic SCM.
我认为你的意思是 SemanticMerge: http://www.semanticmerge.com/
I think you meant SemanticMerge: http://www.semanticmerge.com/