Good file difference tool with command line control?
-
wrote on 5 Oct 2012, 11:41 last edited by
Does anyone know a good file difference tool for Windows, that can:
-) Take multiple pairs of files as command line parameters
-) Allows to navigate between those pairs of files (back, forward)
-) (optionally) support C++ syntax highlighting -
wrote on 5 Oct 2012, 11:55 last edited by
Try "Notepad++":http://notepad-plus-plus.org/
but i'm not sure about
-) Take multiple pairs of files as command line parameters
-) Allows to navigate between those pairs of files (back, forward) -
wrote on 5 Oct 2012, 13:03 last edited by
Thanks, but the difference tool of notpad++ isn't that good, from what I know. It doesn't e.g. allow to resync differences from selected lines in both files (forgot to mention that in desired features)
-
wrote on 5 Oct 2012, 13:50 last edited by
Perhaps start "here":http://en.wikipedia.org/wiki/Comparison_of_file_comparison_tools
-
wrote on 5 Oct 2012, 14:04 last edited by
Thanks. The list is a bit overwhelming at first ;-)
I would value personal recommendations, especially from people who know the hassle of code reviews with many files in many versions and a version control system that doesn't contain a good review solution.
1/5