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
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