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

Re: [PATCH] operation logging

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-06-06 03:50:51 CEST

Well, the obvious criticisms are:

  * Operations from 1.0 and 1.1 clients won't be logged. Having an
incomplete log isn't very satisfying.

  * You haven't solved the problem of how to log, say, a commit over DAV
once. You'll wind up logging it once for each HTTP operation involved
in the commit. For your patch this is no problem, since you're just
annotating the pre-existing HTTP log information, but for a generic
logging mechanism your proposal seems incomplete.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 6 03:52:06 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.