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: John T. <jt...@lo...> - 2003-05-16 20:43:09
|
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? Thanks. The application is really cool by the way. -John |
From: Richard C. <rc...@gm...> - 2003-05-09 18:50:18
|
From: Sven Luzar > But I have got one Problem: We have got several > Branches at the CVS server and the statistic > shows only information's from the main cvs path. > What can I do to use your statistic package with > the branch information's? I'm sorry, StatCvs doesn't support this yet. An option for selecting a branch is definitely on the todo list, and I hope that we will have it in a couple of weeks. In the meantime, there's not much you can do. |
From: Sven L. <Sve...@we...> - 2003-05-09 16:45:21
|
Hello, =20 first of all: Your cvs statistic package is really cool! =20 But I have got one Problem: We have got several Branches at the CVS server and the statistic shows only information=92s from the main cvs path. What can I do to use your statistic package with the branch information=92s? =20 Mit freundlichem Gru=DF =20 Sven Luzar =20 |
From: Luis C. <le...@ne...> - 2003-05-07 21:21:52
|
Hello, The main reason I use Ant to run StatCVS is so that all our project related tasks can be invoked similarly and from any interface which is integrated with Ant. Also, all of our automated processes are configured with Ant tasks. Regards, Luis Cruz On Wed, 2003-05-07 at 16:40, Kim Rud Bille wrote: > Hi > > Is there any reason you run statcvs via ant? > I just invoke statcvs at commandline: > >java -jar statcvs 'some-text' a-cvs-log path-to-local-checkout > > This works fine for me. (I should point out that I don't know much about > ant) > > Sincely > Kim R. Bille > Student at: > Department of Computer Science > Aalborg University > Denmark |
From: Kim R. B. <ke...@cs...> - 2003-05-07 15:41:02
|
Hi Is there any reason you run statcvs via ant? I just invoke statcvs at commandline: >java -jar statcvs 'some-text' a-cvs-log path-to-local-checkout This works fine for me. (I should point out that I don't know much about ant) Sincely Kim R. Bille Student at: Department of Computer Science Aalborg University Denmark On 6 May 2003, Luis Cruz wrote: > > Hello, > > I'm currently evaluating StatCVS to determine if one of my current > projects can benefit from it. So far I'm very impressed. > > However, I did run into a little problem. When I ran the statcvs task > using ant on my local workstation everything went smoothly, but when I > ran the same task on one of our servers I got an error message > complaining about some missing font driver. Next I attempted to invoke > the task remotely logged in to my workstation. This attempt resulted in > the following error message: > > > ########## STACK-TRACE ############# > > java.lang.InternalError: Can't connect to X11 window server using ':0.0' > as the value of the DISPLAY variable. > at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) > at > sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:125) > > .... > > ################################### > > > Obviously our server has no graphics environment, and connecting to an > Xfont server remotely is not a fun thing to do. > > Is there a way to run the statcvs task without having a local graphics > environment? > > Thanks in advance, > Luis Cruz > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Statcvs-users mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users > |
From: Luis C. <le...@ne...> - 2003-05-06 23:35:02
|
I'm using JVM J2SDK 1.4.1 on all our machines. However, your suggestion was correct, running on a Linux platform without X11 running is one of the known issues. Thanks, Luis Cruz On Wed, 2003-05-07 at 00:11, Richard Cyganiak wrote: > From: "Luis Cruz" <le...@ne...> > > Is there a way to run the statcvs task without having a local graphics > > environment? > > StatCvs should work on a headless system with JDK1.4 (tested on Linux and > Solaris). Assuming your server has an older JVM, my suggestion would be to > install a 1.4 JDK. > > If that is not an option, you can read about possible workarounds in the > Known Issues section of the wormscan website [1]. However, I didn't try any > of them. > > HTH > Richard > > [1] http://www.websoup.net/wormscan/ |
From: Richard C. <rc...@gm...> - 2003-05-06 23:25:35
|
From: "Luis Cruz" <le...@ne...> > Is there a way to run the statcvs task without having a local graphics > environment? StatCvs should work on a headless system with JDK1.4 (tested on Linux and Solaris). Assuming your server has an older JVM, my suggestion would be to install a 1.4 JDK. If that is not an option, you can read about possible workarounds in the Known Issues section of the wormscan website [1]. However, I didn't try any of them. HTH Richard [1] http://www.websoup.net/wormscan/ |
From: Luis C. <le...@ne...> - 2003-05-06 22:09:00
|
Hello, I'm currently evaluating StatCVS to determine if one of my current projects can benefit from it. So far I'm very impressed. However, I did run into a little problem. When I ran the statcvs task using ant on my local workstation everything went smoothly, but when I ran the same task on one of our servers I got an error message complaining about some missing font driver. Next I attempted to invoke the task remotely logged in to my workstation. This attempt resulted in the following error message: ########## STACK-TRACE ############# java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable. at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:125) .... ################################### Obviously our server has no graphics environment, and connecting to an Xfont server remotely is not a fun thing to do. Is there a way to run the statcvs task without having a local graphics environment? Thanks in advance, Luis Cruz |
From: Kim B. <ke...@cs...> - 2003-05-06 17:48:52
|
From: "Richard Cyganiak" <rc...@gm...> > From: "Kim Rud Bille" <ke...@cs...> > > So, is it posible to get you (developers) to release the version you use, > > to generate the example on your website, on your website. > > You can also download a (usually up-to-date) snapshot here: > > http://page.inf.fu-berlin.de/~cyganiak/statcvs/v2.0-dev/ SNIP Thanks, the version I got from Brian did not include all the new features. (But thanks to Brian, anyway) Kim Bille |
From: Kim B. <ke...@cs...> - 2003-05-06 17:48:50
|
From: "Richard Cyganiak" <rc...@gm...> > From: "Kim Rud Bille" <ke...@cs...> > > So, is it posible to get you (developers) to release the version you use, > > to generate the example on your website, on your website. > > You can also download a (usually up-to-date) snapshot here: > > http://page.inf.fu-berlin.de/~cyganiak/statcvs/v2.0-dev/ SNIP Thanks, the version I got from Brian did not include all the new features. (But thanks to Brian, anyway) Kim Bille |
From: Richard C. <rc...@gm...> - 2003-05-06 07:56:52
|
From: "Kim Rud Bille" <ke...@cs...> > So, is it posible to get you (developers) to release the version you use, > to generate the eksample on youre website, on youre website. We have to do more testing before we can release. I guess you already received a v2.0-dev build from Brian. You can also download a (usually up-to-date) snapshot here: http://page.inf.fu-berlin.de/~cyganiak/statcvs/v2.0-dev/ Richard |
From: Kim R. B. <ke...@cs...> - 2003-05-05 15:18:08
|
I just downloaded http://heanet.dl.sourceforge.net/sourceforge/statcvs/statcvs-v0.1.3.zip from sourceforge and generated this http://www.cs.auc.dk/~kemo/code/ As you can see, it is not v0.2-dev. Can you(brian) pleas mail me youre version, so I can try that. Sincerly Kim R. Bille Student at: Department of Computer Science Fredrik Bajers vej 7 Room: E2-206 9220 Aalborg =D8 On Mon, 5 May 2003, Brian G. Peterson wrote: > statcvs v0.1.3 (current on sourceforge) will generate html reports > claiming to be from 0.2-dev. Perhaps you really want the current > sourceforge version. > > -Brian > > > Kim Rud Bille said: > > Hi > > > > I really like the new features i v0.2 , but I also don't want to spend = a > > couple of hours, figuring out what lib go were and things like that. > > So, is it posible to get you (developers) to release the version you us= e, > > to generate the eksample on your website? > > (Or perhaps just mail to me) > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Statcvs-users mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users > |
From: Brian G. P. <br...@br...> - 2003-05-05 14:16:55
|
statcvs v0.1.3 (current on sourceforge) will generate html reports claiming to be from 0.2-dev. Perhaps you really want the current sourceforge version. -Brian Kim Rud Bille said: > Hi > > I really like the new features i v0.2 , but I also don't want to spend a > couple of hours, figuring out what lib go were and things like that. > So, is it posible to get you (developers) to release the version you use, > to generate the eksample on your website? > (Or perhaps just mail to me) |
From: Kim R. B. <ke...@cs...> - 2003-05-05 14:04:48
|
Hi I realy like the new features i v0.2 , but I also don't want to spend a couple of hours, figuring out what lib go were and things like that. So, is it posible to get you (developers) to release the version you use, to generate the eksample on youre website, on youre website. (Or perhaps just mail to me) Sincerly Kim R. Bille Student at: Department of Computer Science Fredrik Bajers vej 7 Room: E2-206 9220 Aalborg =D8 |
From: Richard C. <rc...@gm...> - 2003-04-17 15:02:03
|
From: "Brian G. Peterson" <br...@br...> > statcvs is a really amazing tool, but I've found a bug in how you parse > the cvs log files. If the project uses cvs access lists to control access > to individual files, stacvs will complain: [snip] Sounds like an easy fix. One more of these CVS features we didn't bother to check ;-) |
From: Brian G. P. <br...@br...> - 2003-04-17 00:55:33
|
statcvs is a really amazing tool, but I've found a bug in how you parse the cvs log files. If the project uses cvs access lists to control access to individual files, stacvs will complain: cvslog line XXXX expected symbolic names: found tyler This may be corrected (worked around) by going through the entire cvslog file and removing all references to the user names on the lines between access list: and symbolic names: Could somebody on the development team take a look at the parsing code for the cvslog file and perhaps devise a fix to skip the user name line(s) between access list: and symbolic names: ? Thanks, - Brian Example of legal cvs log output with user in access list: RCS file: /cvs/gpg/gpg_local_prefs.txt,v Working file: gpg_local_prefs.txt head: 1.2 branch: locks: strict access list: tyler brian symbolic names: V1_1: 1.2 V1_1RC6: 1.2 V1_1RC4: 1.1 V1_1RC3: 1.1 V1_1RC2: 1.1 V1_1RC1: 1.1 Release_V1_0_2: 1.1 V1_0_2: 1.1 V1_0_2_RC3: 1.1 V1_0_2_RC2: 1.1 V1_0_2_RC1: 1.1 Release_1_0: 1.1 keyword substitution: kv total revisions: 2; selected revisions: 2 description: |
From: Lukasz P. <lu...@pe...> - 2003-02-13 10:20:11
|
Just run ant and you will see. The task run will run statcvs on itself. ----- Original Message ----- From: "Prabhakar" <pra...@ot...> To: <sta...@li...> Sent: Friday, February 14, 2003 5:40 AM Subject: [Statcvs-users] Fw: Ant task Hi It is a very useful tool. I there any ant task for running statcvs Thanks and regards prabhakar |
From: Prabhakar <pra...@ot...> - 2003-02-13 09:43:03
|
Hi It is a very useful tool. I there any ant task for running statcvs Thanks and regards prabhakar |
From: Scott F. <sc...@at...> - 2003-01-23 07:37:02
|
Guys, I just wanted to thank you for creating such a cool tool. I was about to create something very similar myself, for integration with our companies product - JIRA. StatCVS has some cool features, and I would like to help extend it. Features that I would look at adding include: - incremental reporting - bundling with a javacvs library, so all you need to specify is a server name - augment the API to better be able to use it from within a java program - better querying of cvs changes. However, under the current license, I can't use StatCVS, because I cannot include a GPL licensed program inside a commercial application. I am quite happy to contribute all my changes back to StatCVS, so a license such as LGPL would enable me to use it in my application. Other licenses such as Apache, BSD would also enable me to use and improve StatCVS. Please let me know if you would consider a license change - I hate to duplicate development effort! Cheers, Scott -- ATLASSIAN - http://www.atlassian.com Expert J2EE Software, Services and Support ------------------------------------------------------- Need a simple, powerful way to track and manage issues? Try JIRA - http://www.atlassian.com/software/jira |
From: Marcia H. <mh...@in...> - 2002-12-06 12:46:10
|
Hi !!! Please, I need help !!!!!!!! I am new in the list and I have many doubt. Informations - I am working with CVS 1.11., in a SuSE7.3 platform. I used= a manager in Windows-95 platform (WinCVS 1.2). Our team are working remotel= y. First - The command line "cvs log > filelog", I only obtain to make insid= e of the area of work, ok ??? Second - When I apply command : /usr/java/j2sdk1.4.0_03/bin/java -jar /usr/local/Statcvs/statcvs.jar moduloTeste /home/fileLog/logTeste /home/cvsroot/moduloTeste I heve following message : suryatec:/usr/local/Statcvs/AnaliseModuloTeste # ./runModuloTeste StatCvs - CVS statistics generation 0.1a Generating default HTML Suite for moduloTeste into folder . 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Instru=E7=F5es/IO-C VS-001.doc': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Instru=E7=F5es /IO-CVS-001.doc (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Instru=E7=F5es/IO-S EGP-002.ppt': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Instru=E7=F5e s/IO-SEGP-002.ppt (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Instru=E7=F5es/IO-S EPG-001.ppt': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Instru=E7=F5e s/IO-SEPG-001.ppt (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Instru=E7=F5es/IO-S EPG-001_0.doc': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Instru=E7 =F5es/IO-SEPG-001_0.doc (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Instru=E7=F5es/IO-S EPG-002_0.doc': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Instru=E7 =F5es/IO-SEPG-002_0.doc (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Procedimentos/C icloVidaBackup.ppt': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Pr ocedimentos/CicloVidaBackup.ppt (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Procedimentos/P O-SEPG-001.ppt': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Proced imentos/PO-SEPG-001.ppt (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Procedimentos/P O-SEPG-001_0.doc': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Proc edimentos/PO-SEPG-001_0.doc (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Procedimentos/P O.dot': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Procedimentos/P O.dot (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Registros/Sql.t xt': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Registros/Sql.txt (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Registros/Surya /R-Backup-001.dot': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Reg istros/Surya/R-Backup-001.dot (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Registros/Surya /R-SEPG-Backup.doc': java.io.FileNotFoundException: /home/cvsroot/moduloTeste/Re gistros/Surya/R-SEPG-Backup.doc (Arquivo ou diret=F3rio n=E3o encontrado) 06/12/2002 10:38:51 net.sf.statcvs.input.RepositoryFileManager getLinesOfCode WARNING: could not get line count for '/home/cvsroot/moduloTeste/Registros/Thyss enKrupp/R-SEGP-001.xls': java.io.FileNotFoundException: /home/cvsroot/moduloTest e/Registros/ThyssenKrupp/R-SEGP-001.xls (Arquivo ou diret=F3rio n=E3o encontrado) Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable. at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:1 26) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:130) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi ronment.java:62) at java.awt.Font.initializeFont(Font.java:310) at java.awt.Font.<init>(Font.java:346) at com.jrefinery.chart.AxisConstants.<clinit>(Unknown Source) at com.jrefinery.chart.HorizontalDateAxis.<init>(Unknown Source) at com.jrefinery.chart.ChartFactory.createTimeSeriesChart(Unknown Source ) at net.sf.statcvs.renderer.LOCChart.<init>(LOCChart.java:142) at net.sf.statcvs.output.HTMLOutput.createLOCChart(HTMLOutput.java:613) at net.sf.statcvs.output.HTMLOutput.createLOCPage(HTMLOutput.java:152) at net.sf.statcvs.output.HTMLOutput.createHTMLPage(HTMLOutput.java:83) at net.sf.statcvs.Main.generateDefaultHTMLSuite(Main.java:129) at net.sf.statcvs.Main.main(Main.java:80) suryatec:/usr/local/Statcvs/AnaliseModuloTeste # Comparing with example of the page of the StatCVS, mine suite HTML did no= t generate all links complete, what it can be wrong? Please, can somebody me help ???????? Thanks advanced. M=E1rcia Henke Surya Tecnologia e Servi=E7os Ltda mh...@in... 3316-7024 9121-0947 |
From: Richard C. <rc...@gm...> - 2002-10-08 12:26:08
|
Hi Goon (chuckle)! Looks like java can't find the statcvs.jar file. Please make sure that statcvs.jar is actually located in C:\windows. It should be there if you unpacked the statcvs-1.0.2b.zip to the c:\windows directory. If it is, try this: java -jar c:\windows\statcvs.jar [other options] and it should work. Or you open a DOS box and type c: cd \windows java -jar statcvs.jar The problem is that by default, java looks for the jar file in the current directory, so you either have to specify the full path to the jar file, or cd to the directory where it is. BTW, if you put statcvs.jar into your windows directory, don't forget to specify an output directory, or statcvs will dump all its output files to your windows directory. Example: java -jar statcvs.jar projectname c:\path\to\logfile.log c:\path\to\checkout\ c:\output\ Hope that helps! Richard |
From: Goon <go...@ne...> - 2002-10-07 19:05:46
|
Hi boys (and girl) ! I dowloaded StatCVS 0.2b and put it in C:\WINDOWS. I also got JFreeChart which I extracted in C:\Program Files\Java\j2re1.4.0_02\. I got both the checkout of the project I want to analyze and its log. I thought StatCVS could work but I have this error message when running it : java -jar statcvs.jar Exception in thread "main" java.util.zip.ZipException: The specified file can not be found at java.util.zip.ZipFile.open<Native Method> at java.util.zip.ZipFile.<init><Unknown Source> at java.util.zip.JarFile.<init><Unknown Source> at java.util.zip.JarFile.<init><Unknown Source> What's wrong ? (I suppose this is my installation of Java and/or JFreeChart but could you help me please ?) Regards, Goon |
From: Goon <go...@ne...> - 2002-09-23 16:13:37
|
Hi folks ! Your project is really great but I can't manage to run it :-( I have downloaded Sun Java and installed it on Windows XP Home Edition. I got a log file from a CVS (but not the whole CVS). Here's my log without date and time : java -jar statcvs.jar VLC log.txt . StatCvs - CVS statistics generation 0.1.2b Generating default HTML Suite for VLC into folder . net.sf.statcvs.Main generateDefaultHTMLSuite INFO: Parsing started VLC net.sf.statcvs.input.repositoryFileManager getLinesOfCode ATTENTION: could not get line count for './.cvsignore': java.io.FileNotFoundException: .\.cvsignore and so on... I put VLC arbitrary. Where's my mistake(s) ? |
From: Lukasz P. <lu...@pe...> - 2002-08-12 20:35:02
|
StatCvs requires jdk 1.4. I think, we should add this information somewhere on our website, release information, users guide, readme or so. ----- Original Message ----- From: "Andreas Fitzner" <fi...@in...> To: <sta...@li...> Sent: Monday, August 12, 2002 4:30 PM Subject: [Statcvs-users] which jre to use under Unix? > Hi, > > i decided to take a look at statcvs, but i have troubles getting > it to run. > > I tried Java(TM) 2 Runtime Environment 1.2.2_013 from java.sun.com > on linux and got > > mail $ java -jar statcvs.jar > Exception in thread "main" java.lang.UnsupportedClassVersionError: net/sf/statcvs/Main (Unsupported major.minor version 48.0) > at java.lang.ClassLoader.defineClass0(Native Method) > at java.lang.ClassLoader.defineClass(ClassLoader.java:471) > at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:103) > at java.net.URLClassLoader.defineClass(URLClassLoader.java:242) > at java.net.URLClassLoader.access$1(URLClassLoader.java:210) > at java.net.URLClassLoader$1.run(URLClassLoader.java:191) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:185) > at java.lang.ClassLoader.loadClass(ClassLoader.java:292) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:279) > at java.lang.ClassLoader.loadClass(ClassLoader.java:249) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:308) > > then I tried kaffe-1.0.7 > > mail $ java -jar statcvs.jar > Warning: Unrecognized version number 48/0 in classfile. > java.lang.ExceptionInInitializerError: [exception was java.lang.NoClassDefFoundError: Ljava/util/logging/Logger;] > at java.lang.Class.forName(Class.java:native) > at java.lang.Class.forName(Class.java:58) > at kaffe.jar.ExecJarName.main(ExecJarName.java:54) > at kaffe.jar.ExecJar.main(ExecJar.java:71) > java.lang.NoClassDefFoundError: Ljava/util/logging/Logger; > at java.lang.Class.forName(Class.java:native) > at java.lang.Class.forName(Class.java:58) > at kaffe.jar.ExecJarName.main(ExecJarName.java:54) > at kaffe.jar.ExecJar.main(ExecJar.java:71) > > and then at last i tried the blackdown jre port 1.3.1 getting a simular message. > > Do you have any hints how to get statcvs to run under linux? > > regards, Andreas > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Statcvs-users mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users |
From: Andreas F. <fi...@in...> - 2002-08-12 14:31:15
|
Hi, i decided to take a look at statcvs, but i have troubles getting it to run. I tried Java(TM) 2 Runtime Environment 1.2.2_013 from java.sun.com on linux and got mail $ java -jar statcvs.jar Exception in thread "main" java.lang.UnsupportedClassVersionError: net/sf/statcvs/Main (Unsupported major.minor version 48.0) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:471) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:103) at java.net.URLClassLoader.defineClass(URLClassLoader.java:242) at java.net.URLClassLoader.access$1(URLClassLoader.java:210) at java.net.URLClassLoader$1.run(URLClassLoader.java:191) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:185) at java.lang.ClassLoader.loadClass(ClassLoader.java:292) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:279) at java.lang.ClassLoader.loadClass(ClassLoader.java:249) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:308) then I tried kaffe-1.0.7 mail $ java -jar statcvs.jar Warning: Unrecognized version number 48/0 in classfile. java.lang.ExceptionInInitializerError: [exception was java.lang.NoClassDefFoundError: Ljava/util/logging/Logger;] at java.lang.Class.forName(Class.java:native) at java.lang.Class.forName(Class.java:58) at kaffe.jar.ExecJarName.main(ExecJarName.java:54) at kaffe.jar.ExecJar.main(ExecJar.java:71) java.lang.NoClassDefFoundError: Ljava/util/logging/Logger; at java.lang.Class.forName(Class.java:native) at java.lang.Class.forName(Class.java:58) at kaffe.jar.ExecJarName.main(ExecJarName.java:54) at kaffe.jar.ExecJar.main(ExecJar.java:71) and then at last i tried the blackdown jre port 1.3.1 getting a simular message. Do you have any hints how to get statcvs to run under linux? regards, Andreas |