The Intro, and the frustration So SVN’s command line interface could be a lot better. Specifically, svn diff. Use case: I update and see a change someone else has made. I want to see what modifications they made relative to what it used to be… how do I do this? The answer using the straight svn command line is so: Figure out what revision the file…