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