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 - Can't add new file in package to repository
Summary: Can't add new file in package to repository
Status: VERIFIED DUPLICATE of bug 60052
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 14:36 UTC by Peter Pis
Modified: 2007-01-04 17:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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