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

Re: Svn access auditing?

From: Ryan Schmidt <subversion-2018_at_ryandesign.com>
Date: Thu, 11 Jan 2018 10:01:34 -0600

On Jan 9, 2018, at 01:18, Daniel Shahaf wrote:

> Bo Berglund wrote on Tue, 09 Jan 2018 07:49 +0100:
>> Is there some way to audit non-commit activity in Svn, specifically
>> checkouts?
>
> Yes, it's called "operational logging". See http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.logging

Using this operational log, I wrote a script that effectively gives you post-checkout and post-update hook scripts that you can write to do whatever you want:

http://ryandesign.com/svnhookdispatcher/

I wrote this a long time ago and don't know if it still works.
Received on 2018-01-11 17:01:48 CET

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.