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

Re: Spying on svnserve

From: Kevin Greiner <greinerk_at_gmail.com>
Date: 2006-10-22 19:26:28 CEST

On 10/21/06, Kip Warner <Kip@thevertigo.com> wrote:
>
>
> Is there any further way that someone creative might come up with to
> find out or log who (user) is connecting from where (ip address) and
> what they are doing (commit, checkout, etc.)? I would like to be able to
> do this without installing Apache.

Have you thought about using hooks to write or append to a log file? Chapter
5 of the Subversion book contains a section on hooks for committing, change
revprops, and modifying a file's lock status. There aren't any plans to
implement checkout or export hooks though. See
http://svn.haxx.se/dev/archive-2005-10/0920.shtml for some details.
Received on Sun Oct 22 19:27:12 2006

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.