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 28925 - PVCS: Invalid file type after file is externally deleted
Summary: PVCS: Invalid file type after file is externally deleted
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Solaris
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2002-11-22 09:25 UTC by David Kaspar
Modified: 2003-07-15 13:53 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 2002-11-22 09:25:18 UTC
How to reproduce:
1) Have a file with "Current; 1.1" status
2) Delete this file using external tools
3) Do "PVCS|Refresh" popup menu action on this
file node
4) ERROR - File becomes folder (and have revision
nodes as its children). Folder status is correct
(="Missing").
Comment 1 David Kaspar 2002-11-22 09:28:39 UTC
Adding T9Y because this issue notably affects creating of automatic test.
Comment 2 Martin Entlicher 2002-11-22 12:01:52 UTC
The fix of issue #28529 was not sufficient (does not work, when the
file does not physically exist). Working on a better fix...
Comment 3 Martin Entlicher 2002-11-22 12:44:36 UTC
Fixed in the main trunk.

/cvs/vcscore/src/org/netbeans/modules/vcscore/cmdline/UserCommandTask.java,v 
<--  UserCommandTask.java
new revision: 1.4; previous revision: 1.3
Comment 4 Jiri Kovalsky 2003-07-15 13:53:49 UTC
Perfect. Verified in NetBeans 3.5.1 build #200307092351.