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

Re: Need help ! One Problem Enable Svn Apache log

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-12-12 07:56:12 CET

On Dec 12, 2007, at 00:15, ma chichu wrote:

> I add these sentences to apache httpd.conf to enable apache svn log:
> <IfModule dav_svn_module>
> LogFormat "%u %{SVN-ACTION}e %U %B" common
> CustomLog /var/log/svn_logfile common env=SVN-ACTION
> </IfModule>
>
> It work fine in the http protocal, but it takes no effect in https
> protocal
>
> I wonder how to fix the problem.If you use to meet with the problem
> and had fixed it ,please tell me

Perhaps you will need to find the place where your SSL vhost is being
defined, and add these directives there as well.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 12 07:56:49 2007

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.