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

Summary: IllegalArgumentException: Unknown repository status: R for: /Project.CVS/KEO/development/KAOS/documentation/KAOS User
Product: versioncontrol Reporter: crosati <crosati>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=151970
Issue Type: DEFECT Exception Reporter: 151970
Attachments: stacktrace

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 ***