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 42840 - VCS group shows files with (Broken link) status
Summary: VCS group shows files with (Broken link) status
Status: CLOSED DUPLICATE of bug 42091
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-05 13:00 UTC by Peter Pis
Modified: 2008-12-22 16:51 UTC (History)
1 user (show)

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 2004-05-05 13:00:03 UTC
System Info:
  Product Version       = NetBeans IDE Dev (Build
200405041800)
  Operating System      = Windows 2000 version 5.0
running on x86
  Java; VM; Vendor      = 1.4.2_04; Java
HotSpot(TM) Client VM 1.4.2_04-b05; Sun
Microsystems Inc.
  Java Home             = C:\j2sdk1.4.2_04\jre
  System Locale; Encod. = en_US; Cp1252
  Home Dir; Current Dir = C:\Documents and
Settings\Peter; D:\IDE\netbeans\bin
Comment 1 Peter Pis 2004-05-05 13:03:38 UTC
Steps

1. Invoke Include in VCS Group | <Default> on some node with, e.g.
[Current] status for VSS.

In VCS group tab the node (file) shows up, but with (Broken Link). No
VCS command can be invoked.
Comment 2 Jiri Kovalsky 2004-05-05 13:27:00 UTC
I am not convinced this is true P1 issue because VCS groups are not
that heavily used. According to phone call with Peter I am downgrading
the priority to P2, which is more appropriate.

Anyway, this is _regression_ and does not have _any_ workaround so
please try to fix this functionality ASAP.
Comment 3 Martin Entlicher 2004-05-05 16:07:32 UTC
Thanks Jiri, I agree that this is not P1 (no dataloss).
It's a regression caused probably by the new buildsystem infrastructure.
Comment 4 Martin Entlicher 2004-05-05 19:26:13 UTC
This seems to be a problem in deserialization of DataShadow.
DataShadow.checkOriginal() checks whether the filesystem is in
Repository. But there are no filesystems in Repository in promotion D.
Comment 5 Jesse Glick 2004-05-05 22:54:04 UTC
Probably dupe of issue #42091.
Comment 6 David Konecny 2004-05-06 14:13:59 UTC

*** This issue has been marked as a duplicate of 42091 ***
Comment 7 Peter Pis 2005-06-17 08:54:30 UTC
Verified.