Another must if you are doing software development is to have a good file comparision tool for diffing/merging.
My choice is KDiff3. It integrates seamlessly with TortoiseSVN and Subversion, and is much better than the TortoiseMerge tool that comes with TortoiseSVN.
I see that is also supported under Windows? Have you buy any chance compared it to WinMerge or do you only work on *nix?
I exclusively work on Windows. Don't work on linux. I'm a Microsoft Dev
Yes it works on Windows as well, and its quite nice. You can even use it to compare directory structures. To be honest I've only really used TortoiseMerge and KDiff3 for file comparisons / diffing / merging. IMHO KDiff3 is much better, and since I've started using it I haven't found a need to use any other similar tool. It fulfills all my requirements.
Another must if you are doing software development is to have a good file comparision tool for diffing/merging.
My choice is KDiff3. It integrates seamlessly with TortoiseSVN and Subversion, and is much better than the TortoiseMerge tool that comes with TortoiseSVN.