首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > svn历史回放声纳

svn历史回放声纳

资 源 简 介

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
VIP VIP
0.185766s