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 170833 - java.io.IOException: Unable to checkout revision 1.2 of NewClass.java.
Summary: java.io.IOException: Unable to checkout revision 1.2 of NewClass.java.
Status: RESOLVED WORKSFORME
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-08-24 20:08 UTC by areeda
Modified: 2015-02-04 03:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156053


Attachments
stacktrace (1.04 KB, text/plain)
2009-08-24 20:09 UTC, areeda
Details
stacktrace (1.04 KB, text/plain)
2009-08-25 07:43 UTC, areeda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description areeda 2009-08-24 20:08:59 UTC
Build: NetBeans IDE Dev (Build 200908210201)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
cashannon: Performing a CVS "Revert Delete" on a set of files.

areeda: Working on the CVS Test Suite.  Step 13 of Standard Development of Project.  In this test that was the only file in the project.



Stacktrace: 
java.io.IOException: Unable to checkout revision 1.2 of NewClass.java.
        at org.netbeans.modules.versioning.system.cvss.VersionsCache.checkoutRemoteFile(VersionsCache.java:288)
        at org.netbeans.modules.versioning.system.cvss.VersionsCache.getRemoteFile(VersionsCache.java:122)
        at org.netbeans.modules.versioning.system.cvss.VersionsCache.getRemoteFile(VersionsCache.java:111)
        at org.netbeans.modules.versioning.system.cvss.ui.actions.update.GetCleanAction.rollback(GetCleanAction.java:168)
        at org.netbeans.modules.versioning.system.cvss.ui.actions.update.GetCleanAction.revertModifications(GetCleanAction.java:119)
        at org.netbeans.modules.versioning.system.cvss.ui.actions.update.GetCleanAction.access$000(GetCleanAction.java:69)
Comment 1 areeda 2009-08-24 20:09:05 UTC
Created attachment 86585 [details]
stacktrace
Comment 2 areeda 2009-08-25 07:43:18 UTC
Build: NetBeans IDE Dev (Build 200908210201)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments: 
Running CVS test suite (http://wiki.netbeans.org/TS_61_CVS)
Working with tags. Step 3

Stacktrace: 
java.io.IOException: Unable to checkout revision 1.1 of NewJFrame.java.
        at org.netbeans.modules.versioning.system.cvss.VersionsCache.checkoutRemoteFile(VersionsCache.java:288)
        at org.netbeans.modules.versioning.system.cvss.VersionsCache.getRemoteFile(VersionsCache.java:122)
        at org.netbeans.modules.versioning.system.cvss.VersionsCache.getRemoteFile(VersionsCache.java:111)
        at org.netbeans.modules.versioning.system.cvss.ui.actions.update.GetCleanAction.rollback(GetCleanAction.java:168)
        at org.netbeans.modules.versioning.system.cvss.ui.actions.update.GetCleanAction.revertModifications(GetCleanAction.java:119)
        at org.netbeans.modules.versioning.system.cvss.ui.actions.update.GetCleanAction.access$000(GetCleanAction.java:69)
Comment 3 areeda 2009-08-25 07:43:22 UTC
Created attachment 86598 [details]
stacktrace
Comment 4 Quality Engineering 2015-02-04 03:35:55 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.