资 源 简 介
The purpose of this utility is to play back history of sonar code quality metrics from subversion repository. The tool is checkingout code from the past in specified intervals and sends metrics to sonar to recreate the metrics from the past and create the trends.
This utility is inspired by another project sonar-replay that however is only perforce based.
Usage
Download the Java utility executable sonar-svn-replay-0.0.1-SNAPSHOT-all-deps3.jar
Execute it passing the parameters specifying repository address and start date
java -jar sonar-svn-replay-0.0.1-SNAPSHOT-all-deps.jar --repo https://your.repo/address/trunk --startDate 2011-05-01 --intervalDays 5
List of parameters
java -jar sonar-svn-replay-0.0.1-SNAPSHOT-all-deps.jar
Replay