[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn log, filter by username

From: Jason Winnebeck <jpwasp_at_rit.edu>
Date: 2007-08-28 17:21:55 CEST

I might have missed something. I am looking for an easy way to do log in
SVN, but filter it so I only see changes made by a specific user. I can
"svn log URL -q | grep username", but that gives me just revision
numbers and then I have to look up each revision number to get the
message. svn log XML + XSLT would work to select just the records with a
certain author, but that's also far from easy. I saw "--username"
parameter, but that's for authentication, not filtering.

Jason

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 28 17:39:53 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.