This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 166238 - IllegalArgumentException: Unknown repository status: R for: /Project.CVS/KEO/development/KAOS/documentation/KAOS User
Summary: IllegalArgumentException: Unknown repository status: R for: /Project.CVS/KEO/...
Status: RESOLVED DUPLICATE of bug 156031
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-29 09:43 UTC by crosati
Modified: 2009-05-29 09:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151970


Attachments
stacktrace (1.25 KB, text/plain)
2009-05-29 09:43 UTC, crosati
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crosati 2009-05-29 09:43:08 UTC
This issue was originally marked as duplicate of issue 71635, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7 Beta (Build 200904242137)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-134, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-290
OS: Mac OS X, 10.5.7, i386

User Comments:
crosati: Committing on CVS



Stacktrace: 
java.lang.IllegalArgumentException: Unknown repository status: R for: /Project.CVS/KEO/development/KAOS/documentation/KAOS User
        at org.netbeans.modules.versioning.system.cvss.FileStatusCache.createMissingEntryFileInformation(FileStatusCache.java:683)
        at org.netbeans.modules.versioning.system.cvss.FileStatusCache.createFileInformation(FileStatusCache.java:537)
        at org.netbeans.modules.versioning.system.cvss.FileStatusCache.refreshNow(FileStatusCache.java:266)
        at org.netbeans.modules.versioning.system.cvss.FileStatusCache.refresh(FileStatusCache.java:324)
        at org.netbeans.modules.versioning.system.cvss.FileStatusCache.refreshCached(FileStatusCache.java:387)
        at org.netbeans.modules.versioning.system.cvss.executor.RemoveExecutor.commandFinished(RemoveExecutor.java:120)
Comment 1 crosati 2009-05-29 09:43:24 UTC
Created attachment 82963 [details]
stacktrace
Comment 2 Ondrej Vrabec 2009-05-29 09:49:15 UTC

*** This issue has been marked as a duplicate of 156031 ***