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

Re: SVN 1.5.X - Apache Log Files

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Mon, 4 May 2009 16:33:48 +0400

Greetings, Karl Heinz Marbaise!

> i have observed a little exceptional (In my opinion) thing, which i
> don't understand...

> I have configured my apache (2.0.59) with SVN Modules and configured a
> CustomLog entry to print out SVN events...so far so good...

> ...CustomLog configured as described in the SVN Book (for SVN 1.5.x).

> I can see the operations which are done via Command Line Client or
> TortoiseSVN...

> But...i can's see things which happen if someone goes via Browser to
> the URL...?

> Some explanations for this?

It's rather simple.
Logging facility looking for Subversion operations and log only them.
Browser don't know anything about SVN and using simple GET/PUT methods.
Solution? Make it read only for anonymous users.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 04.05.2009, <16:31>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2056118
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-04 14:37:14 CEST

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

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