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

Apache and svn logging

From: Richard Andrews <randrews_at_pelmorex.com>
Date: Wed, 16 Apr 2008 12:36:28 -0400

Hello,

I've tried the example explained in the redbook on how to create more detailed logging of actions performed against the http hosted repos and nothing was being logged. So I tried the following and gained some ground but as you will see from my log snippet not everything was working:

LogFormat "%t %u %{Svn-Action}e" svnlog

CustomLog logs/opssvn_logfile svnlog

Result:

15/Apr/2008:17:12:36 -0400] randrews -
[15/Apr/2008:17:12:36 -0400] randrews -
[15/Apr/2008:17:12:37 -0400] randrews -

So it seems I'm logging something now, but the SVN-ACTION environment variable is not being caught and logged. Any thoughts?

Richard Andrews

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-16 18:37: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.