Who did what? To view the change history. $ svn log ---- r3 | vijaykumar | 2008-12-18 14:01:45 +0530 | 1 line Ran through spell checker and fixed spelling mistakes. ---- r2 | vijaykumar | 2008-12-18 13:34:38 +0530 | 1 line Added author to chapter-1 and chapter-2. ---- r1 | vijaykumar | 2008-12-18 13:15:25 +0530 | 1 line Importing initial version of book. ---- To get the difference between two revisions. $ svn diff -r old:new Slide 17