Filter Subversion log by username


/ Published in: Bash
Save to your folder(s)

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


Copy this code and paste it in your HTML
  1. http://svn.haxx.se/users/archive-2007-08/0748.shtml

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.