You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Glen Marchesani <gl...@model3.net> on 2005/06/28 18:37:44 UTC

logging all repo activity (reads)

Hello,
We need to track who is access the svn repository.  All access is done 
through the apache server.

Any recommendations on a good way to do this?

For logging writes/updates to the repo I am comfortable using the 
standard logs.  The issue I need help with is how to figure out who is 
reading the repo?  The repo is secured (no access without a user and 
password).  So all I need to know is when and who accessed the repo 
(i.e. read the repo).

any help is appreciated,

regards,
Glen



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org