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

Re: Very basic traffic measurement for svnserve?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-02-28 13:42:36 CET

Brian W. Fitzpatrick wrote:
> Would we really want to put the logging layer into svnserve? I don't
> have a solution in mind ATM, but it *would* be nice to see some generic
> mechanism that could be configured to log the various commands run
> against a repository... maybe something like an access hook or something?

As this gets discussed, please keep in mind that some of us would love to run
svnserve under daemontools:

        http://cr.yp.to/daemontools.html

so for that purpose, just writing all logging to stdout is wholy sufficient. In
particular, I don't care about setting a log level inside svnserve someplace; I
can set multilog to filter (or even split) the messages before writing to a file.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 28 13:41:57 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.