List all files changed by a particular user in subversion

Here’s an example, using the svn log command and linux sed command, with your username, ‘blankman’:

svn log | sed -n '/blankman/,/-----$/ p'

If you’re looking to obtain this information with continual reports, using a project like StatSVN, which Patrick mentioned, is very useful. If you’re using Maven, there is a StatSCM plugin which will generate this information on your project site.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)