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

Re: cron job to monitor global revision number

From: Bryan Donlan <bdonlan_at_gmail.com>
Date: 2004-09-28 05:19:32 CEST

On Mon, 27 Sep 2004 23:05:12 -0400, Christopher Ness <chris@nesser.org> wrote:
> Hi all,
>
> I do not maintain the repository I am working on but I want to track how
> often commits are made, then I can make some graphs with the data.

You can try parsing the data from svn log - that should give you the
dates of all revisions, and you can parse the data you need from that.

-- 
bd
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 28 05:19:53 2004

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.