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

Re: 'logfile' directive in svnserve.conf not working?

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 5 Nov 2009 13:21:22 +0100

On Tue, Nov 03, 2009 at 02:03:41PM -0500, Jeff Blaine wrote:
> Since before our version (1.6.2), it has supposedly been
> possible to perform svnserve logging via one of 2 methods
>
> 1. '--log-file' command-line argument
>
> 2. 'logfile=/some/log/file' directive in svnserve.conf
>
> Our problem is that logfile=/some/log/file does no logging
> at all for us.

If I remember correcly svnserve logging only logs error conditions
for now.

Stefan

>
> # grep logfile /svnroot/rcf-krb5/conf/svnserve.conf
> logfile = /tmp/rcf-krb5-svn.log
> #
>
> # ls -ld /tmp/rcf-krb5-svn.log
> -rw-rw-rw- 1 root rcf-krb5 0 Nov 2 09:40 /tmp/rcf-krb5-svn.log
> #
>
> % svn commit foo.c
> jblaine_at_our-server.foo.com's password:
> Sending foo.c
> Transmitting file data .
> Committed revision 11.
> %
>
> # cat /tmp/rcf-krb5-svn.log
> #
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2414195
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

-- 
printf("Eh???/n");
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2414687
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-05 13:22:36 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.