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

RFE: Add support for --author option in svn log

From: Kalin KOZHUHAROV <kalin_at_thinrope.net>
Date: 2005-08-31 13:40:55 CEST

Somehow (too much coffee? again?! :-), I didn't see the yellow/red
banner on the top page of the issue tracker, I apologize for filing
http://subversion.tigris.org/issues/show_bug.cgi?id=2393 ...

So, anyway here is a small RFE, let me see if somebody will be interested.

Today I run into this, while trying to see who changed what in a binary
file in our repo. svn blame does not work on binary files (no sense
anyway) and svn log does not accept (say) --author as an argument. I
finished grepping a lot, but it is ugly and has to be done manually.

So, I suggest as RFE to add support for --author option to svn log (at
least).

svn log --author kalin path/to/repo

should give only log entries for commits by 'kalin' user.

Further enhancing --author "kalin or nancy and not steve" might be
interesting, but an overkill.

Kalin.

-- 
|[ ~~~~~~~~~~~~~~~~~~~~~~ ]|
+-> http://ThinRope.net/ <-+
|[ ______________________ ]|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 31 13:44:00 2005

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.