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

Re: logging: mod_dav_svn proof of concept

From: Michael Sinz <michael.sinz_at_gmail.com>
Date: 2005-08-09 17:44:23 CEST

On 8/9/05, Ben Collins-Sussman <sussman@collab.net> wrote:
>
> On Aug 8, 2005, at 9:20 PM, Walter Nicholls wrote:
>
> >
> > So maybe this needs to come down to file-level logging - ie user X
> > fetched file Y at revision Z. Much bigger problem than your patch
> > was addressing.
>
> Agreed. Ideally, mod_dav_svn would be setting the SVN-ACTION
> environment variable to something more detailed than just single
> verbs. We should be trying to get revnums, or paths, or other
> relevant information into the string as well, wherever it's
> appropriate and makes sense. That's why I called the patch a "proof
> of concept". :-)

It is a great first step since this can easily be added to the
standard HTTP logging to give some extra information as to what is
going on.

I would like to see the paths being worked on (I know, this is a very
nasty problem, but maybe at least base directory of the paths, such
that I can see "/trunk" vs "/branch/2_4_16"

But this alone is a really nice little trick. (I have it on my
system right now - next to build some log processing updates to deal
with them :-)

-- 
Michael Sinz               Technology and Engineering Director/Consultant
"Starting Startups"                          mailto:Michael.Sinz@sinz.org
My place on the web                      http://www.sinz.org/Michael.Sinz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 9 17:45:50 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.