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

Re: [PATCH] libsvn_repos logging API -- first draft

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-07-15 07:45:27 CEST

"Brian W. Fitzpatrick" <fitz@collab.net> writes:

> On Jul 14, 2005, at 11:59 PM, Greg Hudson wrote:
>
> > The only thing I noticed was some apr_file_t * parameters. We always
> > wind up wishing we used svn_stream_t *s when we do that.
> >
> > I'll also reiterate the point that repository-level logging can't
> > capture events which don't involve a repository, such as a client
> > trying
> > to connect to a URL which doesn't successfully map to a repository.
>
> HTTPd could log that to the error log, but where would svnserve log
> those errors to? If we had a global log, where would its conf be?

/etc/subversion ? We already look there for runtime configstuffs
(level 1, overridden by ~/.subversion, overridden by programmatic
arguments).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 15 07:48:10 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.