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 40569 - PVCS: Get on directory with "[Missing]" annotation
Summary: PVCS: Get on directory with "[Missing]" annotation
Status: RESOLVED DUPLICATE of bug 10301
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-27 14:50 UTC by David Kaspar
Modified: 2004-02-27 15: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 David Kaspar 2004-02-27 14:50:16 UTC
How to reproduce:
1) Have a PVCS filesystem
2) Create a directory and add it into repository
using "PVCS|Create Project" action
3) Create a file under the directory and add it
into repository using "PVCS|Add" action
4) Get the file from repository with writeable
access using "Get" action
4) Delete directory using "Delete" action
5) Invoke "PVCS|Get" on directory node
6) ERROR - After the command finishes, directory
node still has "[Missing]" annotation but the
directory exists on local fs.
Comment 1 Martin Entlicher 2004-02-27 15:21:19 UTC
The reason is, that the Get actio refresh only content of the folder,
but not the folder itself.

This case is already described in issue #10301, therefore I'm marking
this as a duplicate of it.


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