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 - java.io.FileNotFoundException for CVS Revert Modifications
Summary: java.io.FileNotFoundException for CVS Revert Modifications
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-07 14:19 UTC by Jiri Sedlacek
Modified: 2010-07-30 09:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Error dialog screenshot (28.43 KB, image/png)
2009-10-07 14:20 UTC, Jiri Sedlacek
Details
IDE logfile (31.84 KB, text/plain)
2009-10-07 14:20 UTC, Jiri Sedlacek
Details

Note You need to log in before you can comment on or make changes to this bug.
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