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?
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?
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.
Thanks for reply. but the problem is Windows Tortoisehg doesn't recognize bundle() filter.
please see the screen shot: