Menu

#4 Number Format Exception

v1.0_(example)
open
nobody
cvs plugin (2)
5
2004-05-04
2004-05-04
No

System:
-----------------------------------------------------
WinXP. CVSNT. JDK 1.4.2 01

-----------------------------------------------------
Action:
-----------------------------------------------------
Use the Bloof-Browser to import project. Successfully
selected the project info(error occurs whether reading
form logfile or retreiving form cvs via pserver). Status
window says "Fetching data from version control
system".

-----------------------------------------------------
Error:
-----------------------------------------------------
._ ._
|_)| _ _ _|_ Version 0.1, ( c ) 2003 by L. Pekacki
|_)|(_)(_) |Browser - visualize the evolution of your
software projects

java.lang.NumberFormatException: For input string: "-0;"
at java.lang.NumberFormatException.forInputString
(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:477)
at java.lang.Integer.parseInt(Integer.java:518)
at
net.sf.bloof.scm.cvsplugin.LogParser.parseNextRevision
(LogParser.java:228)
at net.sf.bloof.scm.cvsplugin.LogParser.run
(LogParser.java:290)
at java.lang.Thread.run(Thread.java:534)
-----------------------------------------------------
Logfile sample:
------------------------------------------------------
? .classpath
? .project
? bin
? logfile.log
? logfile2.log

RCS file: d:/cvsroot/ast/.cvsignore,v
Working file: .cvsignore
head: 1.2
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
----------------------------
revision 1.2
date: 2004/04/21 21:23:57; author: u291446; state:
Exp; lines: +1 -0; kopt: kv; commitid:
2774086e66c470a;
Updated by TortoiseCVS
----------------------------
revision 1.1
date: 2004/04/19 21:37:56; author: u291446; state:
Exp; kopt: kv; commitid: 237408446b4357d;
Updated by TortoiseCVS
==========================================
===================================

Discussion


Log in to post a comment.