How to Use statsvn to count code development in the Subversion Library

Source: Internet
Author: User
Tags log e svn client

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.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.