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 16236 - CVS: Problems with status when removing a file from a repository.
Summary: CVS: Problems with status when removing a file from a repository.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-04 13:20 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:02 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 Jiri Kovalsky 2001-10-04 13:20:51 UTC
Development build of NetBeans 3.3 #200110040910 on Windows 2000 with JDK 1.3.1

Description:
============
The status of a file that was removed from a repository is changing in a very 
strange way. Immediatelly after "Commit" it is [Up-to-date; delete]. If user 
runs "Refresh" on such a file, the status turns to [Up-to-date; No] and finally 
doing "Refresh" on its parent folder will do the file [Local] for half of second
and then the node disappears. In my opinion the file should disappear immediate-
lly after "Commit" is finished.

Steps to reproduce:
===================
1. Mount CVS filesystem and invoke "CVS|Remove" on any [Up-to-date] file.
2. Do "CVS|Commit" on the same file. Its status will change to very dramatic one
   [Up-to-date; delete] :-)
3. Do "CVS|Refresh" on the file. The status turns to [Up-to-date; No]. Filesys-
   tem probably doesn't like what you want it to do ... :-D
4. Perform "CVS|Refresh" on the parent folder it your file and try to catch the
   moment when the file is [Local] before it finally disappears.
Comment 1 Martin Entlicher 2001-10-14 15:59:20 UTC
Fixed in build 10/15.
Comment 2 Jiri Kovalsky 2001-10-15 16:39:20 UTC
Cool. Verified in development build of NetBeans 3.3 #200110150818.
Comment 3 Quality Engineering 2003-07-01 13:02:26 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.