svn - 在网页上显示来自 SVN 存储库的统计信息

标签 svn statistics

获取整个 subversion 存储库的统计信息并将其中一些显示在网页上的最佳方法是什么?例子。今天,本月等的提交总数,最活跃的提交者等。

最佳答案

我自己没有用过,但我认为 StatSVN值得一看。它基于Java。

特征:

  • 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

The current version of StatSVN generates a static suite of HTML documents containing tables and chart images. StatSVN is open source software, released under the terms of the LGPL, based on StatCVS. StatSVN uses JFreeChart to generate charts.

关于svn - 在网页上显示来自 SVN 存储库的统计信息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2421163/

相关文章:

algorithm - OpenCV线拟合算法

python - 报告不确定性: given a mean and the standard error,仅显示有效数字

r - 找到多列的加权平均值?

svn - 将 svn 分支合并到主干后,我该怎么办?

SVN 与错误跟踪/票务软件的集成

r - 使用 R 计算分类评级但在公差范围内的科恩 Kappa?

r - 带有 block 设计和重复测量的方差分析

svn - 运行 SVN 预提交 Hook 时如何向用户发送标准输出

svn - 保持分支同步的问题

xcode - 文件夹/目录的 SVN 提交失败