From: Michael B. <mic...@tr...> - 2006-03-06 14:28:15
|
Has there been any effort to aggregate the data across all modules in a repository? =20 We have a single cvs repository with 94 projects. Each project gets worked on at some time during the year depending on the release schedule. Developers hop from project to project over the course of the year, so the statistics are useful, but can't really be summarized for the year unless statcvs is run in each one and then totals are manually calculated (yuck). =20 Right now I have statcvs set up to run a 30 day, 60 day, 90 day, and ytd for all the projects at midnight, and it works nicely with the ViewCVS server. =20 The cvs update, log generation and transfer to the intranet web server takes about 25 minutes. |