New issue 108: Combine Commit, Merge, Push, Pull, Incoming, Outgoing Dialogs http://bitbucket.org/tortoisehg/stable/issue/108/combine-commit-merge-push-pull-incoming-outgoing
ziflin on Mon, 16 Mar 2009 22:40:02 +0100: Description: There is a similar bug <<issue 28>>, but I thought I'd submit a new proposal as this addresses a few more issues. Currently when I am about ready to 'check in' some changes I would right-click and 'Hg Commit' and then Push. That requires me to jump between two dialogs. If the Push fails, I then need to do a Pull and Merge (or perhaps update if not working in a branch) which is another dialog popup. I then fix my merge and want to push again which brings me back to the Commit dialog, and then finally back to the Push dialog where I hope that I do not start the loop over again. Now, I could have started with a Pull, Update/Merge, Commit, Push, but obviously this is still several dialogs and if the push fails you're always forced to loop and jump to another dialog. What I'd like to see is these combined into one dialog that I could actually leave open (like I do with Perforce). Normally I'd leave it on the Commit dialog and refresh to see what all things I'm working on, and then click commit or update with a Pull then Update/Merge to handle my merging issues. And finally Push when I was ready. Currently this process is much easier to do from the command line with just the regular 'hg' commands and possibly a "hgtk commit" thrown in to get my list of working changes. The right-click explorer menu commands can then just bring up this dialog (or perhaps switch to the open one) and change it to the desired mode. Or perhaps I'm missing a faster way to do these things from the UI and context menus? (That or I still don't grasp Hg workflow :P) Responsible: tortoisehg -- 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. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
