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

Re: svn usage map

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 1 Aug 2014 15:26:19 -0400

On Fri, Aug 1, 2014 at 2:58 PM, Y. Joseph Zhang <yjzhang_at_vims.edu> wrote:

> We've been using svn for many years now among a small group of people
> who have access to our central repository of which I'm the administrator.
> I'd like to know when and where (geographic locations) other account
> holders used svn (for all activities like update, ci ...), as a way to
> monitor svn activity. So my question is: is there a command that can
> display the history of locations of activity?
>

If you want to know who is accessing your SVN repository you need to be
using the Apache server option and then you need to mine the Apache access
logs for this information.

I would recommend using a tool like Splunk for this. This makes it really
easy to build some cool reports about who is using the repository the most
and it has built in ability to provide geographic reports based on the
logged IP addresses of the requests.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2014-08-01 21:26:47 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.