Open GoogleCodeExporter opened 8 years ago
In svnplot, data collection is a separate step (svnlog2sqlite.py) and reporting
is in svnplot.py. So you are correct, you have to change svnplot.py and friends
and keep svnlog2sqlite.py as it is.
During report generation, svnplot.py, svnplotbase.py and svnplot-js.py,
generate 'graphs' the data is generated by svnstats.py. So you will have to
change mainly svnstats.py and then add command line parameters to svnplot.py
and somehow take those to svnstats.py.
Original comment by nitinbh...@gmail.com
on 1 Dec 2010 at 11:42
Original issue reported on code.google.com by
G.Ohr...@web.de
on 1 Dec 2010 at 7:58