You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
(2) |
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
(2) |
May
(19) |
Jun
(1) |
Jul
(10) |
Aug
(3) |
Sep
(10) |
Oct
(2) |
Nov
(16) |
Dec
(6) |
2004 |
Jan
(13) |
Feb
(2) |
Mar
(15) |
Apr
(8) |
May
(5) |
Jun
(1) |
Jul
(3) |
Aug
(5) |
Sep
|
Oct
(38) |
Nov
|
Dec
(7) |
2005 |
Jan
(16) |
Feb
(8) |
Mar
(34) |
Apr
(9) |
May
(3) |
Jun
(2) |
Jul
(4) |
Aug
(2) |
Sep
(1) |
Oct
(3) |
Nov
(18) |
Dec
(10) |
2006 |
Jan
(1) |
Feb
(1) |
Mar
(4) |
Apr
|
May
|
Jun
(20) |
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(5) |
Nov
(22) |
Dec
(10) |
2007 |
Jan
(16) |
Feb
(12) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
(1) |
Mar
(4) |
Apr
(2) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(6) |
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
(3) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(6) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jeffrey M. <jm...@vi...> - 2003-09-26 14:23:25
|
It works, it's just kind of weird. Maybe it's just different from the released versions or something. The stylesheet is the default "statcvs.css". None of the tables have borders, they have greybarring, but without the borders or a different background color, it looks weird. Primary browser is Safari, but I see the same thing on IE (Mac). Jeff On Friday, September 26, 2003, at 09:01 AM, Richard Cyganiak wrote: > From: "Jeffrey Melloy" <jm...@vi...> >> I upgraded to CVS HEAD, and noticed the stylesheet on the generated >> HTML doesn't seem to work. >> >> Is this a known problem, or a particular of my installation? > > It works for me. What exactly doesn't work? > > What stylesheet is linked in the generated HTML files (<link > rel="stylesheet" href="..."> near the top of the file)? > > Does a file with this name exist in the output directory? > > What browser do you use? > |
From: Richard C. <rc...@gm...> - 2003-09-26 14:01:29
|
From: "Jeffrey Melloy" <jm...@vi...> > I upgraded to CVS HEAD, and noticed the stylesheet on the generated > HTML doesn't seem to work. > > Is this a known problem, or a particular of my installation? It works for me. What exactly doesn't work? What stylesheet is linked in the generated HTML files (<link rel="stylesheet" href="..."> near the top of the file)? Does a file with this name exist in the output directory? What browser do you use? |
From: Jeffrey M. <jm...@vi...> - 2003-09-26 01:16:44
|
I just stumbled across your program recently, and like it. I upgraded to CVS HEAD, and noticed the stylesheet on the generated HTML doesn't seem to work. Is this a known problem, or a particular of my installation? Jeffrey Melloy jm...@vi... |
From: M. <fm...@im...> - 2003-09-15 07:27:24
|
Selon Richard Cyganiak <rc...@gm...>: > From: "François Maurit" <fm...@im...> > ... > > Parsing CVS log 'c:\cvslog\Socle Technique Achat RÚfÚrentiel\cvslog' > > FIN statcvs.input.CvsLogfileParser parse(): starting to parse... > > Exception in thread "main" java.lang.NumberFormatException: For input > string: "- > > 0;" > ... > > We are using a CVSNT 2.0.x server and the first lines of the generated > cvslog > > are (generated using CVSNT 1.11.1.3 as a client) : > ... > > François, > > this is a known problem with StatCvs 1.3 and CVSNT 2.x. We have fixed it, > but not yet released a new version containing the fix. You can download a > dev snapshot [1] which should work with CVSNT 2.x. > > Richard > > > [1] http://page.inf.fu-berlin.de/~cyganiak/statcvs/v2.0-dev/statcvs.jar > > Thanks. It works now. I did try to browse the site before asking but was unable to locate the dev snapshot or a list of known bugs. Sorry for the annoyance François |
From: Richard C. <rc...@gm...> - 2003-09-13 11:00:48
|
From: "François Maurit" <fm...@im...> ... > Parsing CVS log 'c:\cvslog\Socle Technique Achat RÚfÚrentiel\cvslog' > FIN statcvs.input.CvsLogfileParser parse(): starting to parse... > Exception in thread "main" java.lang.NumberFormatException: For input string: "- > 0;" ... > We are using a CVSNT 2.0.x server and the first lines of the generated cvslog > are (generated using CVSNT 1.11.1.3 as a client) : ... François, this is a known problem with StatCvs 1.3 and CVSNT 2.x. We have fixed it, but not yet released a new version containing the fix. You can download a dev snapshot [1] which should work with CVSNT 2.x. Richard [1] http://page.inf.fu-berlin.de/~cyganiak/statcvs/v2.0-dev/statcvs.jar |
From: M. <fm...@im...> - 2003-09-11 13:02:58
|
Hi I have downloaded statcvs 0.1.3 but I get a stack trace : Parsing CVS log 'c:\cvslog\Socle Technique Achat RÚfÚrentiel\cvslog' FIN statcvs.input.CvsLogfileParser parse(): starting to parse... Exception in thread "main" java.lang.NumberFormatException: For input string: "- 0;" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at net.sf.statcvs.input.CvsRevisionParser.parseDateLine(CvsRevisionParse r.java:174) at net.sf.statcvs.input.CvsRevisionParser.messageLine(CvsRevisionParser. java:118) at net.sf.statcvs.input.CvsFileBlockParser.getParsedRevisions(CvsFileBlo ckParser.java:199) at net.sf.statcvs.input.CvsFileBlockParser.getParsedFile(CvsFileBlockPar ser.java:181) at net.sf.statcvs.input.CvsLogfileParser.parse(CvsLogfileParser.java:79) at net.sf.statcvs.Main.generateDefaultHTMLSuite(Main.java:163) at net.sf.statcvs.Main.execute(Main.java:94) at net.sf.statcvs.Main.main(Main.java:74) We are using a CVSNT 2.0.x server and the first lines of the generated cvslog are (generated using CVSNT 1.11.1.3 as a client) : ? cvslog RCS file: c:/cvs/Socle Technique Achat Référentiel/.classpath,v Working file: .classpath head: 1.16 branch: locks: strict access list: symbolic names: v2-2: 1.16 v2-1: 1.9 v2: 1.9 v1: 1.8 v1-presentation: 1.3 keyword substitution: b total revisions: 16; selected revisions: 16 description: ---------------------------- revision 1.16 date: 2003/07/21 13:02:14; author: frmfn4c; state: Exp; lines: +3 -0; kopt: b; commitid: 18223f1be4540000; ajout des classes Axis ---------------------------- revision 1.15 date: 2003/05/27 12:24:55; author: frmfn4c; state: Exp; lines: +1 -0; ajout de commons-pool ---------------------------- I wished to have a look at statcvs sources but was unable to find a zip with 0.1.3 sources on the site (I cannot use cvs checkout because of our firewall). Thanks for any help François |
From: Richard C. <rc...@gm...> - 2003-08-18 23:30:32
|
Hi Benoit, it's viewcvsURL="http://..." instead of viewcvs="...". One more gaping hole in our documentation... You're probably aware that the viewcvs feature is only present in the current CVS development snapshot, and not in the current release (0.1.3). Richard ----- Original Message ----- From: "Benoit Xhenseval" <be...@us...> To: <cyg...@us...> Sent: Monday, August 18, 2003 12:32 PM Subject: viewcvs for ant task. > Cc: <be...@us...> > > Message-Id: <E19...@sc...> > Date: Mon, 18 Aug 2003 03:32:04 -0700 > > > Hi > > > > I've dowloaded the latest StatCVS and am I impressed or > > what? > > > > Just a quick question, does the ant task support viewcvs? > > The code "StatCvsTask.java" seems to but when I run it it > > tells me: > > file:C:/sbl/build.xml:234: The <statcvs> task doesn't support > > the "viewcvs" attribute. > > > > May be my syntax is incorrect? > > > > <statcvs > > projectDirectory="${basedir}" > > cvsLogFile="${outdir}/cvs.log" > > outputDirectory="${reports}/statcvs" > > title="StatCvs" > > excludeFiles="test/**" > > notesFile="${basedir}/lib/build/statcvs-notes.txt" > > cssFile="${basedir}/lib/build/statcvs.css" > > viewcvs="......." > > showCredits="yes"/> > > > > Any help would be most welcome... > > > > Best regards from London > > > > Benoit > > (benoitx @ sf) > |
From: Tom C. <to...@in...> - 2003-08-08 02:29:39
|
...actually, a whole bunch of them, can be found at http://rubyforge.org/. We've added StatCVS processing to every project - for example, see: http://rubyforge.org/projects/vim-ruby/ there's a StatCVS link next to the "Project Home Page" link. Thanks much for creating StatCVS! Yours, Tom Copeland InfoEther 703-486-4543 |
From: Goon <go...@ne...> - 2003-08-03 14:45:33
|
Hi, I'd like to run StatCVS not on the latest version of a software but on a given version at a given time. In order to do so, I check out the CVS with the command cvs -d :pserver:ano...@an...:/var/cvs/videolan -z3 checkout -D 20021001 -P vlc and then get the log file with cvs log -d 20021001 > cvslog Unfortunately statcvs fails when I ask him to proceed with these files with the command java -jar /usr/share/java/statcvs.jar ./vlc/cvslog vlc The error is: Logfile parsing failed. line 1343: expected 'RCS file: ' but found '=============================================================================' In the cvslog file, all RCS files description are separated with this line, which does not appear when running cvs log without date argument. I don't know whether I'm doing something wrong or whether statcvs has an issue. I'm using Debian unstable (Sid). Could you help me to stat cvs at a given time? Thanks for this great software, Goon |
From: Michael R. <mi...@ro...> - 2003-07-30 09:53:05
|
Hi Richard Thank for your reply. > My guess is that you create your CVS logfile in a strange > way. Please have a > look the CVS logfile; maybe the "Working file:" lines are absolute > filenames? They should be relative to the project directory. Your guess was absolutely right. Absolut paths in "Working file:" lines. I did something like: cvs log /path/to/myproject-co-dir > /path/to/myproject-co-dir/cvslog Changed it to this: cd /path/to/myproject-co-dir cvs log > cvslog Hoped to circumvent the cd-command. Now it works just fine. Thanks again. Mike |
From: Richard C. <rc...@gm...> - 2003-07-30 08:29:13
|
From: "Michael Rolli" <mi...@ro...> > When I run it like this statCVS quits with an exception: > Unable to count lines in > /path/to/myproject-co-dir//path/to/myproject-co-dir/file I didn't see something like this before. My guess is that you create your CVS logfile in a strange way. Please have a look the CVS logfile; maybe the "Working file:" lines are absolute filenames? They should be relative to the project directory. If that's not the problem, please try to replace /path/to/myproject-co-dir/ in your command line with something random ("/asdfasdfasdf") and tell us what error StatCvs reports. That would help narrowing down the problem. Thanks, Richard |
From: Michael R. <mi...@ro...> - 2003-07-30 05:52:24
|
Hi there I tried StatCVS but I can't get it work correctly. I created a bash script which generates the cvslog and then starts statcvs. I used the follow command (all with aboluste paths): java -jar statcvs.jar \ -output-dir /path/to/outputdir \ myproject /path/to/cvslog /path/to/myproject-co-dir/ When I run it like this statCVS quits with an exception: Unable to count lines in /path/to/myproject-co-dir//path/to/myproject-co-dir/file When I change the path of checkout-dir to / (though it's wrong) it works, generates output but in the output I can't dive into the Repository Tree (all dirs are empty) Any help on this? Greets Mike |
From: Richard C. <rc...@gm...> - 2003-07-23 20:18:24
|
From: "Martin d'Anjou" <Mar...@s2...> > Any particular reason why you picked java instead of python for developing > statcvs? I can only speak for myself. I know Java, and I don't know Python. That's all the reason I need ;-) |
From: Martin d'A. <Mar...@s2...> - 2003-07-23 16:20:03
|
Hi again, Any particular reason why you picked java instead of python for developing statcvs? Martin |
From: Martin d'A. <Mar...@s2...> - 2003-07-23 15:21:31
|
Hi, I'd like to see the number of commits over the entire duration of a project. This should look more or less like a bell curve. Thanks, Martin d'Anjou |
From: Richard C. <rc...@gm...> - 2003-07-12 21:57:34
|
From: "Christian BAYLE" <ba...@ai...> > I attache a patch to close files, this make stacvs fail on big archive. Thanks, it's committed to CVS. > >[1] http://statcvs-xml.berlios.de/ > Have you some link with berlios guys? I was just wondering if they use > debian sourceforge package I co-maitain We are in contact, but I don't know if they use it. I just checked the package list at debian.org and saw the statcvs package. Very cool! I wish I was using Debian so I could actually use it :-) Thanks a lot, Christian, and I'll keep you informed on the next release. |
From: Christian B. <ba...@ai...> - 2003-07-12 21:38:37
|
Richard Cyganiak a écrit : >From: "Christian BAYLE" <ba...@ai...> > > >>I'm currently packaging StatCVS for Debian >> >> > >Cool! > > It just entered in debian :) > > >>I get the following error running ont StatCVS itself >> >> >[snip stack trace] > > >>Probably I didn't choose exact good version of >>jcommon and jfreechart >> >>I use jcommon-0.6.4.tar.gz jfreechart-0.9.2.tar.gz >> >> > >Yes, we use the same versions. > > Good point for me >>since the two last version don't compile at all with statcvs >>(because of refactoring to org.jfree, but worst some function >>seems to have disapeared) >> >> > >We were not too happy about that, either. > > > >>how is your jfreechart.jar built (with which version?), because things >>works with your jar >> >> > >We simply packed everything from the two independent jar files into one jar. > >In jfreechart.jar, there's a file com/jrefinery/chart/gorilla.jpg. Maybe >it's missing in your jar? That would be a possilbe explanation for the stack >trace. > Yes, it is missing, this might be the clue, thanks >BTW: There's an effort to integrate StatCvs with Maven [1], and as a part of >that, StatCvs was ported to the up-to-date version of JFreeChart. Lots of >cool stuff going on there. I hope to fold back these changes into our >repository and make a new release in a couple of weeks. > > Cool, let me know, I will upgrade the package, and will be able to use the two jfreechart and jcommon package I made. I attache a patch to close files, this make stacvs fail on big archive. >[1] http://statcvs-xml.berlios.de/ > > Have you some link with berlios guys? I was just wondering if they use debian sourceforge package I co-maitain |
From: Richard C. <rc...@gm...> - 2003-07-12 11:33:12
|
From: "Christian BAYLE" <ba...@ai...> > I'm currently packaging StatCVS for Debian Cool! > I get the following error running ont StatCVS itself [snip stack trace] > Probably I didn't choose exact good version of > jcommon and jfreechart > > I use jcommon-0.6.4.tar.gz jfreechart-0.9.2.tar.gz Yes, we use the same versions. > since the two last version don't compile at all with statcvs > (because of refactoring to org.jfree, but worst some function > seems to have disapeared) We were not too happy about that, either. > how is your jfreechart.jar built (with which version?), because things > works with your jar We simply packed everything from the two independent jar files into one jar. In jfreechart.jar, there's a file com/jrefinery/chart/gorilla.jpg. Maybe it's missing in your jar? That would be a possilbe explanation for the stack trace. BTW: There's an effort to integrate StatCvs with Maven [1], and as a part of that, StatCvs was ported to the up-to-date version of JFreeChart. Lots of cool stuff going on there. I hope to fold back these changes into our repository and make a new release in a couple of weeks. [1] http://statcvs-xml.berlios.de/ |
From: Christian B. <ba...@ai...> - 2003-07-12 01:21:45
|
I'm currently packaging StatCVS for Debian I get the following error running ont StatCVS itself Generating report for StatCVS into stats/ Using default CSS file (statcvs.css) Parsing CVS log 'statcvs.log' Creating HTML output Creating CSS file at 'stats/statcvs.css' Exception in thread "main" java.lang.ExceptionInInitializerError at com.jrefinery.chart.ChartFactory.createTimeSeriesChart(ChartFactory.java:459) at net.sf.statcvs.renderer.LOCChart.createLOCChart(LOCChart.java:116) at net.sf.statcvs.renderer.LOCChart.<init>(LOCChart.java:73) at net.sf.statcvs.output.HTMLOutput.createLOCChart(HTMLOutput.java:300) at net.sf.statcvs.output.HTMLOutput.createHTMLSuite(HTMLOutput.java:177) at net.sf.statcvs.Main.generateDefaultHTMLSuite(Main.java:178) at net.sf.statcvs.Main.main(Main.java:75) Caused by: java.lang.NullPointerException at javax.swing.ImageIcon.<init>(ImageIcon.java:138) at com.jrefinery.chart.JFreeChartInfo.<init>(JFreeChart.java:766) at com.jrefinery.chart.JFreeChart.<clinit>(JFreeChart.java:118) ... 7 more Probably I didn't choose exact good version of jcommon and jfreechart I use jcommon-0.6.4.tar.gz jfreechart-0.9.2.tar.gz since the two last version don't compile at all with statcvs (because of refactoring to org.jfree, but worst some function seems to have disapeared) how is your jfreechart.jar built (with which version?), because things works with your jar Thank for your nice tool Christian |
From: Richard C. <rc...@gm...> - 2003-06-04 22:06:58
|
Hi all, I have drafted a short manual for StatCvs as a replacement for userguide.txt. Please have a look at http://statcvs.sf.net/manual . Comments are welcome. My english is quite bad today, so I'm especially grateful for any suggestions on how to improve the language. I'll take the opportunity and announce some new features and a change in the command line syntax: - The projectname parameter is gone. The project name will be automatically retrieved from the log or can be set using the new -title option. This change is already reflected in the manual draft. - new options -include and -exclude to select the files that should be included in the analysis - two new tables are hidden somewhere in the reports :) Richard |
From: Richard C. <rc...@gm...> - 2003-05-19 18:23:37
|
From: <st...@ev...> > I have this crash when trying to create the stats for my test repository: [snip] > Exception in thread "main" java.lang.NumberFormatException: For input string: "- > 1;" [snip] I guess you are using CVSNT 2.0, which has a slightly different logfile syntax. The problem is fixed in our development version. You can download a development snapshot from [1]. In addition to the CVSNT fix, you'll also get some nice new features :) Have fun! Richard [1] http://page.inf.fu-berlin.de/~cyganiak/statcvs/v2.0-dev/ |
From: <st...@ev...> - 2003-05-19 14:20:20
|
Hello, I have this crash when trying to create the stats for my test repository: C:\statcvs>java -jar statcvs.jar -verbose -debug Test cvslog.log c:\temp\test StatCvs - CVS statistics generation Generating report for Test into Using default CSS file (statcvs.css) Parsing CVS log 'cvslog.log' FINE statcvs.input.CvsLogfileParser parse(): starting to parse... Exception in thread "main" java.lang.NumberFormatException: For input string: "- 1;" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at net.sf.statcvs.input.CvsRevisionParser.parseDateLine(CvsRevisionParse r.java:174) at net.sf.statcvs.input.CvsRevisionParser.messageLine(CvsRevisionParser. java:118) at net.sf.statcvs.input.CvsFileBlockParser.getParsedRevisions(CvsFileBlo ckParser.java:199) at net.sf.statcvs.input.CvsFileBlockParser.getParsedFile(CvsFileBlockPar ser.java:181) at net.sf.statcvs.input.CvsLogfileParser.parse(CvsLogfileParser.java:79) at net.sf.statcvs.Main.generateDefaultHTMLSuite(Main.java:163) at net.sf.statcvs.Main.execute(Main.java:94) at net.sf.statcvs.Main.main(Main.java:74) Have anyone seen this problem before ? I have to say it's working for another (much more complex) repository (namely ogre at ogre.sourceforge.net), so I suspect it's because my repository has few files, and so the cvs log misses some infos... (in file-attch: the cvs log) Popov |
From: Richard C. <rc...@gm...> - 2003-05-17 02:26:16
|
From: "John Towell" <jt...@lo...> > I was also wondering how one can get the additonal stats that are listed > for the Authors section > > http://page.inf.fu-berlin.de/~cyganiak/statcvs/stats/authors.html > > Our stats do not sho the lines of code by authors or activity stats when > we run the tool. They are generated by the current development version (v0.2) which is not yet released. You can grab a snapshot: http://page.inf.fu-berlin.de/~cyganiak/statcvs/v2.0-dev/ But that's no official release. Expect even more bugs than usually :) |
From: Richard C. <rc...@gm...> - 2003-05-17 02:23:37
|
From: "John Towell" <jt...@lo...> > I was wondering what the descrepency between lines of code from the graph > and total from developers. Our application has a 30,000 difference. > Which one is more likely to be correct? How is each number determined? The final number from the graph is the correct number. It's the total number of lines in the checked-out files. Binary files are not counted. The developer page shows how many lines each developer has contributed. That is, if developer A adds a new file with 100 lines, and developer B changes 50 of these 100 lines, then 100 lines will be counted for A and 50 for B, with a total of 150 changed lines, but the file still has only 100 lines. So the developer page shows contributions of each author, not actual lines of code in the current files. The numbers in the developer page can be distorted because StatCvs gets confused when files are deleted or moved. The numbers can be way off when lots of files are moved. |
From: John T. <jt...@lo...> - 2003-05-16 20:45:50
|
I was also wondering how one can get the additonal stats that are listed for the Authors section http://page.inf.fu-berlin.de/~cyganiak/statcvs/stats/authors.html Our stats do not sho the lines of code by authors or activity stats when we run the tool. Thanks, -John |