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 60060

Summary: Can't add new file in package to repository
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2005-06-15 14:36:22 UTC
Product Version       = NetBeans IDE Dev (Build 200506142000)
Operating System      = Windows XP version 5.1 running on x86
Java; VM; Vendor      = 1.5.0_04; Java HotSpot(TM) Client VM 1.5.0_04-b05; Sun
Microsystems Inc.
Java Home             = d:\Java\jdk1.5.0_04\jre
System Locale; Encod. = en_GB (nb); Cp1252

Steps:
1. Check out sources. Open project from it.
2. Create new package "xx.yy", and create in it new file (e.g. class) in it.
3. Select this new file, invoke "CVS | Commit" popup menu action.

Command fails with error:
cvs aborted: there is no version; check out first

This problem occurs if new file is added to new package. In this case file
cannot be added to repository.
Comment 1 Peter Pis 2005-06-15 14:39:08 UTC

*** This issue has been marked as a duplicate of 60052 ***
Comment 2 Peter Pis 2005-06-16 14:47:02 UTC
Verified.