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 80041 - Incomplete commit + then shows wrong statuses
Summary: Incomplete commit + then shows wrong statuses
Status: RESOLVED DUPLICATE of bug 71488
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 09:49 UTC by rmatous
Modified: 2007-01-04 17:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Archiv with project including CVS folders (141.81 KB, application/octet-stream)
2006-07-12 09:50 UTC, rmatous
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rmatous 2006-07-12 09:49:09 UTC
I worked on a project:
- updated first
- work on it
- commit all the changes

As a result I found out that the build failed and the report didn't correspond
with sources on my disk. I used CVS->Show changes, invoked refresh and update
and still all the files seemed as if the were uptodate. Then I tried the same
with a command line cvs which shows me that there are a few modified files on my
disk.

Very unpleasant, very serious bug.
Comment 1 rmatous 2006-07-12 09:50:38 UTC
Created attachment 31752 [details]
Archiv with project including CVS folders
Comment 2 Maros Sandor 2006-08-04 13:09:48 UTC
Identical symptoms. Anyway, I'd strongly recommend using daily builds or 5.5.

*** This issue has been marked as a duplicate of 71488 ***