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

Re: Loging of checkout and fetch.

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-04-05 07:15:18 CEST

On Apr 4, 2007, at 10:17, Sandberg Per wrote:

> We got a requirement whwr we want tl og not only the commits but also
> when objects are fetched from the repository (chekouts, updtes..).
> Is ther anyone thet got ideas on how to implement that kind of
> logging.

If you serve the repository with Apache, you can get it to log a
"high-level" Subversion access log, which includes when people check
out, update and export. This is available if your server uses
Subversion 1.3.0 or greater and is described here:

http://subversion.tigris.org/svn_1.3_releasenotes.html#dav-logging

You may also be interested in this script, which I built on top of
this feature, which implements post-checkout-or-export and post-
update hooks:

http://www.ryandesign.com/svnhookdispatcher/

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 5 07:15:51 2007

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.