svn diff

To see the differences between your working copy and the current revision in the repository:

  • svn diff
  • svn diff > diff.patch redirects the output to a file that is suitable for using with the patch command