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

Re: tracking number of checkouts

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 28 May 2009 10:47:42 -0400

On Thu, May 28, 2009 at 10:40, Zack Galbreath <zack.galbreath_at_gmail.com> wrote:
> Hi users list,
>
> Is there a way to keep track of how many times my subversion repository
> has been checked out?  I'm trying to get a quantitative sense of how
> popular some open source projects are.  Ideally I would like to capture
> information such as the user's IP address and what time they accessed
> the repository, if possible.  I manage some subversion repositories that
> operate through the dav_svn apache2 module, and some that use the custom
> svn protocol (svn://).

Only by parsing the Apache logs. svnserve doesn't log much.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-28 16:48:50 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.