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 60052 - Can't add new file in package to repository
Summary: Can't add new file in package to repository
Status: VERIFIED FIXED
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:
: 60054 60060 (view as bug list)
Depends on:
Blocks: 59972
  Show dependency tree
 
Reported: 2005-06-15 14:30 UTC by Peter Pis
Modified: 2007-01-04 17:14 UTC (History)
1 user (show)

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:32:40 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:07 UTC
*** Issue 60060 has been marked as a duplicate of this issue. ***
Comment 2 Peter Pis 2005-06-15 14:39:59 UTC
*** Issue 60054 has been marked as a duplicate of this issue. ***
Comment 3 Peter Pis 2005-06-15 14:47:19 UTC
This is showstopper. Please fix this issue in QBE200506142000 branch too.
Comment 4 Maros Sandor 2005-06-15 17:35:32 UTC
Cannot reproduce after fixing Issue #60011. Please verify or reopen.
To test, build AU module of javacvs/cvsmodule from the "ea5_au2_patches" branch.
Comment 5 Peter Pis 2005-06-16 11:04:01 UTC
Verified.
Comment 6 Lukas Hasik 2005-06-17 09:40:59 UTC
Guys, please note that this issue is q-build stopper
http://qa.netbeans.org/q-builds/Q-build-report-200506142000.html

Commit also to QBE200506142000 branch, don't forget that it's your
responsibility to check if the fix is good enought and safe. 

What the verified means? Is this issue fixed or was it fixed by Issue #60011
fix? We then probably need the #60011 get integrated to q-build branch too.