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

Re: svn commit: r26954 - trunk/subversion/mod_dav_svn/reports

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-10-08 23:08:26 CEST

"Justin Erenkrantz" <justin@erenkrantz.com> writes:
> On Oct 8, 2007 11:43 AM, Daniel L. Rall <dlr@collab.net> wrote:
>> A "depth=" prefix would improve the comprehensibility of the log output.
>
> However, that'd bloat the log tremendously - on a high-traffic server,
> that'd be annoying.

Hmmm, is a small constant hit like that really a concern?

Apache HTTPD logs use a three-letter month ("Oct") in the date field
instead of two-digit month ("10"), for example. I think keeping the
field label, but...

> How about replacing unknown with '-'? -- justin

...replacing "unknown" with "-" is best, since "unknown" depth is an
internal Subversion code for "no specific depth requested", rather
than a word we'd document as an argument to the --depth option.

It's a trivial change, but I'll wait for more comments before
committing anything, as there's been a lot of churn there already.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 8 23:08:37 2007

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.