在 tortoisehg 中注释特征
TortoiseHg 2.x 中的annotate
功能是否可用?
Is annotate
feature available somewhere in TortoiseHg 2.x?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
TortoiseHg 2.x 中的annotate
功能是否可用?
Is annotate
feature available somewhere in TortoiseHg 2.x?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
是的。
打开存储库顶部的 TortoiseHg Workbench。
然后单击 Manifest 按钮,它在工具栏中看起来像这样:
在列表中,找到您想要的文件查看,右键单击并选择文件历史记录:
在对话框中在上方的工具栏中打开文件内容,单击注释视图按钮:
然后您应该会看到该文件的注释视图。请注意,将鼠标悬停在一行上将在窗口的最底部显示一条状态消息,其中包含提交消息和一些详细信息,但某些详细信息(例如没有内容的单行更改(即您添加了空行))可能不会给你一个鼠标悬停。左栏中的修订号引用视图上方历史列表中的条目:
Yes, it is.
Open up TortoiseHg Workbench on top of your repository.
Then click the Manifest button, it looks like this in the toolbar:
In the list, find the file you want to look at, right-click and choose File History:
In the dialog that opens up, in the toolbar just above the file contents, click the button for the annotation view:
And then you should have your annotated view of the file. Note that a mouse-over on a line will show a status message at the very bottom of the window with the commit message and some details, but some details like single line changes with no content (ie. you added an empty line) might not give you a mouse-over. The revision number in the left column refers to an entry in the history list above the view though:
是的。您可以按照以下步骤操作。
Yes. You can follow the steps below.