1
edit
Changes
SVN
,→Examine your changes
:D <filename/directory> - File or directory was deleted from your working copy
:A <filename/directory> - File or directory was added to your working copy
:R <filename/directory> - File or directory was replaces in your working copy
:G <filename> - File received new changes from repository but your local copy of the file had your modifications
:C <filename> - File received conflicting changes from the server
*<pre>svn diff</pre>