I use the command
svn diff -r from_verno:to_verno svn_url --summarize
to get the details. It shows the result,
A file_path
I want to show the last author who checked in the source. Which option to use for the command to get that information?