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

Re: SVN Statistics

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 21 Jun 2010 11:39:55 -0400

On Mon, Jun 21, 2010 at 11:31, Guido Moritz <guido.moritz_at_uni-rostock.de> wrote:
> Hi,
>
> I would like to have statistics for my SVN. Out there are several solutions,
> but all show commit stats only. What I am looking for are stats about
> reads/checkouts of the SVN. Is there such a tool available?

Depending upon how you serve your repository, you can generate some
(mostly from Apache logs). Subversion itself doesn't really care -
what's important is the activities which modify the repository, not
the ones that just look at it.

Ryan Schmidt, one of the mailing list members, has a script which can
do this from the Apache logs.
http://www.ryandesign.com/svnhookdispatcher/
Received on 2010-06-21 17:40:52 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.