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

Need help: Generate a diff log by author

From: Steven Jackson <sjackson_at_mediapathic.org>
Date: Wed, 15 Jul 2009 12:30:38 -0700

I don't know if this is even possible, and if it is, how easy it is to
pull off.

[Background]
Each week we release our code to our live server via a vendor branch
that is created each week as a copy of trunk. I perform a svn diff
between the previous release and the new release, and capture the output
to send in an email to all our developers so that they can review all
the changes and make sure that everything going live is supposed to.

The resulting list is long and contains all diff info from all
developers. If I could send an email containing only the diffs generated
by each author to that author, then reviewing this list would be more
manageable.

[What I would like to do]
Is it possible to generate a diff list per author (developer)? So, I can
generate a svn diff, but the resulting output only contains commit info
from a specific author?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2371569

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-15 21:34:10 CEST

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.