From: Robin G. <rg...@bl...> - 2005-01-02 05:32:32
|
Hi - I just was installing this in a few cvs respositories I have set up, and it is working very well - but (as always) had a few questions. 1) When rerunning this (as a nightly or weekly cron) - is it necessary to delete everything in the existing directory? (I didn't see any recommendations about running as a cron in the manual) 2) I found a "bad" file in one of the repositories named '*?'. this Made the log something like: ---snip---- RCS file: /cvsroot/uboot533/u-boot_1.1.1/disk/*^M,v Working file: u-boot_1.1.1/disk/*^M head: 1.1 branch: 1.1.1 ---snip---- On this, statcvs complains: ---------- Logfile parsing failed. line 58478: expected 'Working file: ' but found ',v' ----------- Why the file is there - I don't know (and will be removing it soon) but wouldn't it be better to create the rest of the stats without one file, than stop working all together - if only one filename is bad? 3) How are the user statistics -> modules -> pie chart created? What signifies when something should be kept together? or split apart? Thanks - very cool application -Robin |