GoogleCodeArchives / svnplot

Automatically exported from code.google.com/p/svnplot
0 stars 0 forks source link

Directory size on branches #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. python svnlog2sqlite.py -l $DEPOT/branches/$BRANCHE $BRANCHE.sqlite
2. python svnplot.py -n "$BRANCHES" $BRANCHE.sqlite $ROOT/www/branches/$i
3.

What is the expected output? What do you see instead?
1.http://stats.tikiwiki.org/branches/4.x/dirsizepie.png
2.I would like to see the size repartition between folder in the branche.

What version of the product are you using? On what operating system?
trunk -r 246 on Ubuntu server

Thx
Changi

Original issue reported on code.google.com by chang...@gmail.com on 4 Feb 2010 at 8:18

GoogleCodeExporter commented 9 years ago
I think the reason is line count was not updated properly because of the Issue 
25. Please check on the latest version. 

You will have to regenerate the repository stats sqlite database. sorry about 
that.

Original comment by nitinbh...@gmail.com on 4 Feb 2010 at 5:11

GoogleCodeExporter commented 9 years ago

Original comment by nitinbh...@gmail.com on 4 Feb 2010 at 5:17

GoogleCodeExporter commented 9 years ago
OK, it's working now.
But maxdircount doesn't work on DirSizePie. It's limited to 11.

http://stats.tikiwiki.org/branches/4.x/

Original comment by chang...@gmail.com on 14 Feb 2010 at 7:34

GoogleCodeExporter commented 9 years ago

Original comment by nitinbh...@gmail.com on 12 Mar 2010 at 4:57