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

Re: Logging repository accesses other than commits

From: Chris Shelton <cshelton_at_shelton-family.net>
Date: Fri, 1 Apr 2011 16:51:58 -0400

Eric,

On Fri, Apr 1, 2011 at 4:32 PM, Eric <spamsink_at_internetsmallfry.com> wrote:
>
> Is there a way to maintain a log of accesses to the repository other than commits?  Basically anything that results in incrementing the revision number gets logged, but how do I log the event when a user downloads or checks out something from the repository?
>
If you are using apache for serving your repository, this is fairly
straightforward with an extra CustomLog directive in your httpd.conf
file. See:

http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.logging

for details.

chris
Received on 2011-04-01 22:52:28 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.