I use Mercurial and TortoiseSVN, and with Mercurial, I can use
hg vdiff
and then kdiff3 will come out saying there are 5 files that got modified in the project tree, and then I can go to menu bar to "Expand Directories" and see the files that have diffs, and click on each of them.
To my surprise, TortoiseSVN doesn't seem to have this function. When I look at the project folder, and right click for TortoiseSVN, the usual "Diff" action is missing from the menu bar. Is there a way to make it work like hg vdiff
?