Is there any possibility or running this tool for all the projects in a Subversion server? Or for a few concrete projects where I have the logs of each one and access to SVN server?
While executing SvnStat utility (SvnStat-1.1-beta) for the first time, I am getting below exception:
java -cp SvnStat-all.jar de.agentlab.svnstat.SvnStat -r <!!REPO URL!!> -d C:
\aaa -config C:\SvnStat-1.1-beta\SvnStat-1.1-beta\src\java\de\agentlab\svnstat\S
vnStat.properties -begin 2016-12-02 -end 2016-12-12
java.lang.ClassCastException: java.lang.Object cannot be cast to java.awt.Paint
at de.agentlab.svnstat.Graph.getPaints(Graph.java:274)
at de.agentlab.svnstat.Graph.pieChart(Graph.java:195)
at de.agentlab.svnstat.Stat.commitsPercentage(Stat.java:368)
at de.agentlab.svnstat.SvnStat.run(SvnStat.java:100)
at de.agentlab.svnstat.SvnStat.main(SvnStat.java:263)
java.lang.ClassCastException: java.lang.Object cannot be cast to java.awt.Paint
at de.agentlab.svnstat.Graph.getPaints(Graph.java:274)
at de.agentlab.svnstat.Graph.stackedBarChart(Graph.java:97)
at de.agentlab.svnstat.Stat.commitsAllUsers(Stat.java:242)
at de.agentlab.svnstat.SvnStat.run(SvnStat.java:102)
at de.agentlab.svnstat.SvnStat.main(SvnStat.java:263)
Total time:6565
Kindly help me out with the reason and solution of the issue.
Thanks in advance.
Regards,
Pulkit Kumar
The information transmitted is intended for the person or entity to which it is addressed and may contain confidential,
privileged or copyrighted material or attorney work product. If you receive this in error, please contact the sender and
delete the material from any system. Any unauthorised copying, disclosure or distribution of the material in this e-mail is
strictly forbidden. Any comments or statements made are not necessarily those of Fidelity. All e-mails may be monitored or
recorded.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Team,
Greetings for the day!!
While executing SvnStat utility (SvnStat-1.1-beta) for the first time, I am getting below exception:
java -cp SvnStat-all.jar de.agentlab.svnstat.SvnStat -r <!!REPO URL!!> -d C:
\aaa -config C:\SvnStat-1.1-beta\SvnStat-1.1-beta\src\java\de\agentlab\svnstat\S
vnStat.properties -begin 2016-12-02 -end 2016-12-12
java.lang.ClassCastException: java.lang.Object cannot be cast to java.awt.Paint
at de.agentlab.svnstat.Graph.getPaints(Graph.java:274)
at de.agentlab.svnstat.Graph.pieChart(Graph.java:195)
at de.agentlab.svnstat.Stat.commitsPercentage(Stat.java:368)
at de.agentlab.svnstat.SvnStat.run(SvnStat.java:100)
at de.agentlab.svnstat.SvnStat.main(SvnStat.java:263)
java.lang.ClassCastException: java.lang.Object cannot be cast to java.awt.Paint
at de.agentlab.svnstat.Graph.getPaints(Graph.java:274)
at de.agentlab.svnstat.Graph.stackedBarChart(Graph.java:97)
at de.agentlab.svnstat.Stat.commitsAllUsers(Stat.java:242)
at de.agentlab.svnstat.SvnStat.run(SvnStat.java:102)
at de.agentlab.svnstat.SvnStat.main(SvnStat.java:263)
Total time:6565
Kindly help me out with the reason and solution of the issue.
Thanks in advance.
Regards,
Pulkit Kumar
The information transmitted is intended for the person or entity to which it is addressed and may contain confidential,
privileged or copyrighted material or attorney work product. If you receive this in error, please contact the sender and
delete the material from any system. Any unauthorised copying, disclosure or distribution of the material in this e-mail is
strictly forbidden. Any comments or statements made are not necessarily those of Fidelity. All e-mails may be monitored or
recorded.