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

Re: Checkout hooks?

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-26 03:24:03 CEST

On Mar 26, 2006, at 01:53, steven.higgan wrote:

>> On the other hand, for this sort of information,
>> a script run over the Apache log would probably suffice.
>
> You are joking right ?
>
> Are you saying that in order to get this simple feature people must
> have
> apache installed ?

Subversion has no pre- or post-checkout hook, and as far as I know,
file://, svn:// and svn+ssh:// access have no logging capability.
Apache has its normal access log and also now the high-level log
which can be used to determine when someone checked something out, so
yes, I believe if you want to track who checked what out when, your
repository will need to be served with the Apache module. There are
several other features which are available only in the Apache module
at this time, including authentication via an LDAP server and listing
all the repositories in a directory. Perhaps some of these features
will eventually be available in svnserve as well, but they're not now.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 26 03:24:54 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.