Prevent UI-reset when "Commit Changes" fails
When I encounter a problem when attempting to commit changes (e.g. I forget to enter a comment), the UI gets completely reset and I have to reset everything from scratch (not to mention waiting for the comparison to refresh, which takes a long time). It'd be much nicer if a) it prevented me from making a commit with no comment, and b) it doesn't reset all my selections and dialogs.
-
@Simon - what's the main reason it is an issue for you? The performance or loss of selections? (for reference, this has been logged internally as SOC-3093)
-
Simon commented
I am using Mercurial and this is an issue for me too
-
Which source control system are you using, and which version of SQL Source Control do you have? We've added a feature for the SVN support that simply prompts you for a comment if you haven't put one in and the server rejects the commit the first time.