Manifest button missing in Tortoise HG

萝らか妹 提交于 2019-12-10 12:43:42

问题


In one instance of Tortoise HG I have, the Manifest button is nowhere to be found and I cannot find how to get it back. Any ideas? Was it removed in this version (2.11) or is it hidden somehow?

Here is the button mentioned in the accepted answer below:


回答1:


It is in the commit-details widget now. On the left side next to the file filter edit box, there is a icon-button (looks like a document). If you click it, you will get the manifest of the selected version.

Unfortunately it is not so easy to get to the manifest of the working copy, though, because that button doesn't show up in the status widget, which gets automatically selected if you click the working copy in the graph view. However, you can still get it by means of pressing the toolbar button for revision details, which will switch your status widget to commit-details again, but now for the working copy.



来源:https://stackoverflow.com/questions/23457746/manifest-button-missing-in-tortoise-hg

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!