Idea X Diff from Commit Changes dialog bug
When committing files through the Commit Changes dialog, double clicking dirty files or right clicking and choosing Show Diff shows the diff dialog, but it is incorrect. It claims to have the previous version of the file on the left, and your version on the right, but its actually displaying your version on both sides, making it look like there are no changes. Misleading and dangerous!!!
Alex
请先登录再写评论。
Hello Alex,
Which VCS are you using?
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
CVS. I should mention that invoking the Compare with Same/Latest Repository Versions dialog through other means compares the two files correctly.
Alex
Hello Alex,
http://youtrack.jetbrains.net/issue/IDEA-57598
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks Dmitry.