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

Re: List of most commits per user

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 8 Jul 2008 14:40:44 -0400

On Tue, Jul 8, 2008 at 14:27, emerson cargnin
<echofloripa.yell_at_gmail.com> wrote:
> Hi There
>
> We have a root folder on which are all our projects. We are doign a
> sort of clean up, removing old projects, but sometimes is hard to know
> who knows more about each project. I thought in getting some kind of
> report from each root folder of each project, that would show the top
> commiiters of all time for each project. Would someone point me to the
> right way on this?

You'll need to pull the log for the path for each project and compile
the statistics yourself. TortoiseSVN provides this kind of
information, complete with some (simple) graphs; I'm pretty sure it
uses the log as the source of its data. You could use that, or have a
look at the source to see how it does it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-08 20:41:08 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.