RE: tracking number of checkouts
From: Clyde Jones <cjones_at_exelixis.com>
Date: Fri, 29 May 2009 22:15:52 -0700
----Original Message----
> Hi users list,
I don't know of a way to log checkouts as there are no checkout hooks.
CustomLog logs/svn-action.log "%t %u %{SVN-ACTION}e" env=SVN-ACTION
You can grep the log for checkout-or-export and see the following.
[29/May/2009:21:05:09 -0700] cjones checkout-or-export /<repo>/<path>
I got this from here (I think)
http://blogs.open.collab.net/svn/2009/03/subversion-with-apache-and-ldap
-- Clyde Jones R&D Informatics Senior Operations Developer Exelixis Inc This email (including any attachments) may contain material that is confidential and privileged and is for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. Exelixis, Inc. reserves the right, to the extent and under circumstances permitted by applicable law, to retain, monitor and intercept e-mail messages to and from its systems. ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2357067 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-05-30 07:17:13 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.