From: Jukka U. <juk...@dn...> - 2005-02-28 19:55:43
|
Ignacio Canals wrote: > Jukka, > Hi. Thanks for your answer. I download the 0.2.2 release from the > website and I still have the same problem. Exactly the same error in the > same line. Do you have any idea? What could I do? > Thanks for your answer, > Ignacio Canals > > Hi, I think there are one fix made for log file timestamp format after 0.2.2 release. Look http://cvs.sourceforge.net/viewcvs.py/statcvs/statcvs/src/net/sf/statcvs/input/CvsRevisionParser.java?rev=1.40&view=log Do you have tried to checkout latest source files from statcvs repository and build statcvs? I think that should solve problem. There has some discussion about same issue before https://sourceforge.net/mailarchive/forum.php?thread_id=5760001&forum_id=11441 - Jukka - > -----Original Message----- > From: Jukka Uusisalo [mailto:juk...@dn...] > Sent: Viernes, 25 de Febrero de 2005 1:46 > To: Ignacio Canals > Subject: Re: [Statcvs-users] unexpected date format in line 17 > > Ignacio Canals wrote: > >>Hi, >> >> First than all I want to congratulate you for statcvs. Is >>really a great idea, specially to measure performance of developers. >>However, I install the application on my server but I am still not able >>to make it work. It throws me this message: >> >> >> >>unexpected date format in line 17ld >> >> >> >>and the line 17 is: >> >>date: 2005-02-23 22:28:40 +0000; author: ignacio; state: Exp; >> >> >> >>Do you know what can I do to fix it? >> >>Thanks in advance for the help and I really hope you will continue >>developing this useful tool. >> > > > Hi, > > Do you have 0.2.2 release? > > There are at least one fix for log file timestamp format after 0.2.2 > release, so if build statcvs from source files from statcvs > cvs-repository this should be fixed. > > - Jukka - > > |