I want tkdiff (or something like it) to display my 'svn diff' so that I can switch files in the tkdiff interface itself.
(I'm using a mac.)
svn diff (di) — This displays the differences between two revisions or paths.
Display the differences between two paths. The ways you can use svn diff are: Use just svn diff'to display local modifications in a working copy. Display the changes made to TARGET s as they are seen in REV between two revisions.
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
The easiest way is to use an SVN client. It will enable additional functionality not available with command line SVN.
On Windows, I recommend TortoiseSVN. It allows integration with third party diff tools such as Araxis Merge.
Similar tools exist on other operating systems which allow you to do the same.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With