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

Re: svn commit: rev 5520 - trunk/tools/dev/iz

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-04-02 04:29:47 CEST

On Tue, Apr 01, 2003 at 07:06:14PM -0600, gstein@tigris.org wrote:
> Author: gstein
> Date: Tue Apr 1 19:06:13 2003
> New Revision: 5520
>
> Added:
> trunk/tools/dev/iz/
> trunk/tools/dev/iz/defect.dem
> trunk/tools/dev/iz/find-fix.py (text, props changed)
> Log:
> This tool consumes some data that I extracted from the SVN IssueZilla
> database. It can produce a simple textual summary, or with the help of
> gnuplot, can produce a nifty graph.
>
> The intent is to use this as an example for more interesting types of
> data extraction. More scripts or other reductions of the data at
> tigris.org are welcome.
>...
> +++ trunk/tools/dev/iz/find-fix.py Tue Apr 1 19:06:13 2003
> @@ -0,0 +1,193 @@
> +#!/usr/bin/env python
> +#
> +# find-fix.py: produce a find/fix report for Subversion's IZ database
> +#
> +# This can be run over the data file found at:
> +# http://subversion.tigris.org/iz-data/query-set-1.tsv

fyi:

I've just installed a cron job. The query set file is updated at 10:15pm
(Pacific time) every day.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 2 04:26:45 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.