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 173976

Summary: java.io.FileNotFoundException for CVS Revert Modifications
Product: versioncontrol Reporter: Jiri Sedlacek <jis>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Error dialog screenshot
IDE logfile

Description Jiri Sedlacek 2009-10-07 14:19:40 UTC
Product Version: NetBeans IDE 6.8 Beta (Build 200910020947)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

Right-clicked editor TopComponent's caption for a modified versioned (CVS) Java file, invoked CVS | Revert
Modifications. An error dialog has been displayed, the file seems to be correctly reverted and marked as unmodified saved.

Probably random, haven't reproduced for other files. Looks like a race condition in not synchronized code.
Comment 1 Jiri Sedlacek 2009-10-07 14:20:13 UTC
Created attachment 89009 [details]
Error dialog screenshot
Comment 2 Jiri Sedlacek 2009-10-07 14:20:47 UTC
Created attachment 89011 [details]
IDE logfile