颠覆报道?

有一个很好的(免费的)的方式来在Windows系统上生成简单的颠覆报告? 我想到的报告是…用户X在过去Y天做出了什么提交,显示了按时间顺序sorting的提交评论和时间戳,按天排列。

什么StatSVN ? 我认为它接近你正在寻找的东西。 从他们的网站:

StatSVN从Subversion版本库中获取信息,并生成描述项目开发的各种表格和图表,例如

* Timeline for the lines of code * Lines of code for each developer * Activity by Clock time * Authors Activity * Author activity per Module * Author Most Recent Commits with links to ViewVc * Stats per directory * File count * Average file size * Largest files * Files with most revisions * Directory Sizes * Repository Tags Number of LOC per version. * Repository tree with file count and lines of code * LOC and Churn the evolution of LOC and the amount of change per day * Repo Map the dynamic hierarchical view of your repo for the last 30 days 

没有显示日志和乌龟提供的一些function够了吗?