> -----Original Message----- > From: Mark Phippard [mailto:markp...@gmail.com] > Sent: Thursday, October 07, 2010 1:53 PM > > On Thu, Oct 7, 2010 at 4:46 PM, Shaun Pinney > <shaun.pin...@bil.konicaminolta.us> wrote: > > > I'd like to inspect the Apache log files (e.g. access_log) to determine > SVN > > activities such as commit, update, svnsync, etc. How can I do this? > > The best way to do this is to configure Subversion's high-level > operational logging. If you use CollabNet Subversion Edge for your > server it configures Apache to record these logs automatically and you > can access them via a web UI. It also offers daily log rotation and > automated log cleanup See: > http://www.open.collab.net/products/subversion/whatsnew.html > > If you want to configure this feature for your own server it is > documented in the book: > > http://svnbook.red- > bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extr > a.logging
(sorry for the earlier top post...) Hi Mark, Thanks for the info - I'll try to get this option added to our server. Right now, all I have is access_log. Is there a way to get the same info from access_log? Regards, Shaun