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 31262 - Invalid status of files that are added into CVS
Summary: Invalid status of files that are added into CVS
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2003-02-20 13:45 UTC by David Kaspar
Modified: 2003-07-15 09:25 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 David Kaspar 2003-02-20 13:45:48 UTC
How to reproduce:
1) Have a CVS file system mounted in IDE (I use
local cvs repository).
2) Create a package in root of FS and add it into CVS
3) Create 2 files in this package
4) Select both files and add them into CVS
5) ERROR - Only second file have correct status
(=Locally Added). First file still have Local
status. "netbeans.cmd.cache" contains both files
with correct status (=Locally Added). Both files
are mentioned in "Standard Error" and "Data Error"
text area in "Output Of VCS Command" dialog.
Comment 1 David Kaspar 2003-02-20 13:46:52 UTC
Raising priority because of T9Y keyword
Comment 2 Martin Entlicher 2003-02-27 09:11:23 UTC
Fixed in the main trunk. The status change was not fired for all
necessary files:

/cvs/vcscore/src/org/netbeans/modules/vcscore/VcsFileSystem.java,v 
<--  VcsFileSystem.java
new revision: 1.205; previous revision: 1.204
Comment 3 David Kaspar 2003-07-15 09:25:13 UTC
Verified in 3.5