Posts for the month of April 2010
Using Kompare
So I was using Python to do some pretty diff
s (will post that some time soon) and a coworker pointed out the program Kompare
on Linux. I don't normally use Linux as a desktop, only servers. Anyway, it gives me an awesome interface, almost as good as the TortoiseSVN diff viewer I am used to. It can take the output of svn diff
and then will find the original files and show you graphically all the changes.
The command I have been using:
svn diff | kompare -o -