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

Re: determining when an svn update occurred?

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Mon, 3 Mar 2008 14:46:56 -0600

On Mar 3, 2008, at 09:06, Ulrich Eckhardt wrote:

> On Monday 03 March 2008, Geoffrey wrote:
>
>> Is there any way to determine when an svn update was done and who
>> did it?
>
> Depends.
>
> If running Apache to serve the repository, you can look at the logs
> to figure
> out when and who updated. [snip]

Right. If you'd like to run a script when someone updates a working
copy, you may be interested in my svnhookdispatcher which uses the
apache log feature to implement a post-update hook:

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

Then you can write a post-update hook script to do whatever you want
in response to this event.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-03 21:47:41 CET

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.