Subversion repository statistics, other than StatSVN? [closed]

让人想犯罪 __ 提交于 2019-11-28 17:46:27
Jason Kealey

StatSVN does work for Subversion 1.5 and above. See my comment on the SourceForge forums concerning a similar issue reported today on the StatSVN forums.

Nitin Bhide

Try SVNPLot .

Its written in python and doesnot required a 'checkout working copy'. It will be easy to modify.

Disclosure: I am developer of SVNPlot. So possibly my opinion is somewhat biased. :-)

It seems that some SVN tools are not updated anymore:

One reason might be that these tools are "good enough".

There seems to be one actively maintained tool:

  • SVNPlot. Latest release 2016-05-13.

The "modern" way to go is to convert the repo to git and then use a git statistics tool.

Nate

I just came across MPY SVN STATS:

https://sourceforge.net/projects/mpy-svn-stats.berlios/

It works quite well but the graphs are a bit ugly.

2017/1/10: Replaced original download link with more recent sourceforge. MPY-SVN was extremely easy to setup (called python using bash script on win10). Unlike statsvn.org it does not need a working copy, works from repository url. Unlike svnplot I was able to get it working on 3 repositories in <5min.

You can try programeter.com. It has free package if you need.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!