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 54556 - PVCS: Externally deleted file has no status.
Summary: PVCS: Externally deleted file has no status.
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-02-04 14:32 UTC by Peter Pis
Modified: 2009-12-21 07:21 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-02-04 14:32:22 UTC
>System Info:
  Product Version       = NetBeans IDE Dev (Build
200502021900)
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.5.0_03-ea; Java
HotSpot(TM) Client VM 1.5.0_03-ea-b02; Sun
Microsystems
Inc.

Steps:
(Have registered PVCS directory, some files
checked out from repository)
1. Externally delete file that is placed to archive.


File should have [Missing] status. But there is none.
Comment 1 Martin Entlicher 2005-02-04 14:38:13 UTC
Scheduling for 4.1, there seems to be still some problem in
VcsFileSystem.delete()...
Comment 2 Peter Pis 2005-04-06 14:03:32 UTC
Now after externally deletion , file doesn't change its status. It remains
[Current;x.y] if previous status was [Current; x.y]
Comment 3 Peter Pis 2005-04-06 14:24:58 UTC
NetBeans IDE Dev (Build 200504060831)
Comment 4 Martin Entlicher 2005-04-14 18:09:25 UTC
This is a regression introduced with the rewrite for the new cache impl.
VcsFileSystem.markAsMissingFiles() method disappeared.
Comment 5 Quality Engineering 2009-12-21 07:21:47 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team