Windows Tortoisehg can't show incoming preview

扶醉桌前 提交于 2019-12-13 03:51:51

问题


On windows tortoisehg, clicking "incoming" can't show the list of incoming changesets, only saying "incoming changesets found".

How to make the incoming changesets shown?


回答1:


There is a Branch combo box that allows you to see only a specific branch. This combo box is at the top of your graph in TortoiseHg, if you enable the Graph Filter (CTRL-S).

In your case, it is quite probable that you already selected a specific branch. Having this combo box to anything else than Show All, will show you only the incoming changesets of the selected branch.




回答2:


Thanks for reply. but the problem is Windows Tortoisehg doesn't recognize bundle() filter.

please see the screen shot:



来源:https://stackoverflow.com/questions/25615162/windows-tortoisehg-cant-show-incoming-preview

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