March 09
Prof. Ismael H. F. Santos                                                                               2
Details: diff
nShows changes to the working copy
$ svn diff
Index: ./file2
====================================================
--- ./file2
+++ ./file2     Tue Jul 11 17:41:15 2002
@@ -1,2 +1,3 @@
 foo
 bar
+baz
$
FAST! Subversion keeps an original copy, so it does not need to talk to the server to show the differences.