One windows I use TortoiseSVN, best SCM client on the planet.
On Linux the closest I can get is installing meld and running the following subversion command:
svn diff MyFile.txt --diff-cmd meld
One windows I use TortoiseSVN, best SCM client on the planet.
On Linux the closest I can get is installing meld and running the following subversion command:
svn diff MyFile.txt --diff-cmd meld