Hacker News new | ask | show | jobs
by apgwoz 5835 days ago
How about some visual diff tools? It depends on the platform, but there are some really nice ones out there. If you're using Linux, try out meld. This guy has a nice little script for diffing SVN stuff: http://www.toolsforteams.com/roller/blog/entry/svn_diff_with...

For Windows, I hear Beyond Compare is great, though I don't know if it has SVN integration...

For Mac, maybe http://www.versionsapp.com/ does what you need?