我们正在使用Subversion.我们想要
1. search across all commit messages ?
2. monitor the commits on certain important files ?
3. identify files that are never/rarely used ?
4. identify files that are most frequently changed ?
5. identify files that most developers have accessed ?
6. identify files that have been committed together many number of times ?
Run Code Online (Sandbox Code Playgroud)
这些数据的使用可能是清除这些消息,重构代码并清理未使用文件的项目.
请建议实现相同的工具..
编辑:我们在Windows 2003上运行SVN.