How to diff with previous version on svn repository

26 Mar 2014

After updating a file from the remote repository (e.g. svn up), you want to inspect the changes made to a specific file.

$ svn diff -r BASE:PREV file