1. Preparations
Statsvn is an open-source statistics written in Java.Program, From statcvs. The Java Runtime Environment is required. Therefore, you need to install the Java Runtime Environment. Java runtime environment can be downloaded from Sun's website
Statsvn can be downloaded from the statsvn official website. The current version is 0.3.1.
Statsvn uses the svn client in use. Therefore, make sure that the client commands of SVN can be accessed on the machine.
Start 2
1. Checkout a statistical item from the warehouse
2. Enter the directory from DOS and execute SVN log-V -- XML> logfile. log. The logfile. log file is generated in the project just detected.
3. call statsvn for statistical analysis. Java-jar statsvn. jar-title wpabbs-username WP-Password WP-output-Dir E:/Report-include **/*. java ;**/*. JSP ;**/*. JS ;**/*. CSS ;**/*. C ;**/*. CPP ;**/*. CS ;**/*. VM ;**/*. h ;**/*. HPP ;**/*. ASP ;**/*. XML ;**/*. PAS ;**/*. DFM ;**/*. PHP ;**/*. PL ;**/*. py-exclude **/*. GIF ;**/*. JPG ;**/*. PNG ;**/*. BMP ;**/*. zip ;**/*. rar-threads 50 E:/ABC/logfile. log E:/ABC
Leave a message if you do not understand it.