Issue 318: Changed files should not be auto-selected after commit if the user unselected them http://bitbucket.org/tortoisehg/stable/issue/318/changed-files-should-not-be-auto-selected-after-commit-if-the-user-unselected
amadawn on Thu, 25 Jun 2009 09:32:24 +0200: Comment: Umm, that is true, I had not thought about that! That is such a pity, since it makes the tool quite less useful IMHO. Isn't there some way in which you can tell whether the repository state is the same it was when the last action was performed? What I mean is that, if you could do that, then TortoiseHg could remember its last action. Then, when the user uses the rollback tool, TortoiseHg could check if the repository state is the same it was after the last action performed by TortoiseHg. If the user did not use the hg command line, the repository state would be the same. Thus TortoiseHg could safely tell the user what action is going to be rolled back. If the repository state had changed, TortoiseHg could revert to the current behaviour, which is to simply say that the "last change" will be rolled back. P.S.- It is really great that you guys take the time to consider all these suggestions. Thanks a lot! -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. ------------------------------------------------------------------------------ _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
