SVN – Show details of a specific version

$ svn log -vr 784
------------------------------------------------------------------------
r784 | who | 2011-01-25 18:47:49 -0800 (Tue, 25 Jan 2011) | 1 line
Changed paths:
   M /branches/app-1_0/app1/.classpath
   R /branches/app-1_0/app1/pom.xml
   D /branches/app-1_0/app1/src/main/java/com/rest/response/elements
   A /branches/app-1_0/app1/src/main/webapp/schema/binding.xjb

App-1 -> modify some files & delete the elements dir..
------------------------------------------------------------------------