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

[PATCH] Self-documentation for find-fix.py

From: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-07-29 23:50:28 CEST

  * find-fix.py
       (top level) break top-level code into new "main" method
            Add pydoc-structured documentation of usage.
       Run with no args to get the usage note.
--==--==--==--==--==--==--==--==--==--==--==--==--==--

Here's what the usage note looks like:

> find-fix.py
Python Library Documentation: module find-fix

NAME
     find-fix - find-fix.py: produce a find/fix report for
Subversion's IZ database

FILE
     /Users/jrepenning/src/svniz/find-fix.py

DESCRIPTION
     For simple text summary:
            find-fix.py query-set-1.tsv YYYY-MM-DD YYYY-MM-DD
     Statistics will be printed for bugs found or fixed within the
     time frame.

     For gnuplot presentation:
            find-fix.py query-set-1.tsv outfile
     Gnuplot provides its own way to select date ranges.

     Either way, get query-set-1.tsv from
     http://subversion.tigris.org/iz-data/query-set-1.tsv
     which is updated periodically.

-- 
-==-
Jack Repenning
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
o: 650.228.2562
c: 408.835-8090



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Tue Jul 29 23:52:13 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.