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 44728 - Mounting a new VCS invalidates all my existing files
Summary: Mounting a new VCS invalidates all my existing files
Status: CLOSED DUPLICATE of bug 44736
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2004-06-10 22:19 UTC by Jesse Glick
Modified: 2006-03-24 10:10 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 Jesse Glick 2004-06-10 22:19:43 UTC
040610, 1.5.0 b54. I had a bunch of files from
/space/src/x open, and a CVS mount for
/space/src/y. (None for /space/x.) I went to
Versioning Manager and added a mount for
/space/src/z. All of the files from /space/src/x
were suddenly closed in the editor.

(Except *.properties, presumably because the
properties module is badly broken and uses a
completely different code base than everything
else due to multifile support.)
Comment 1 Jesse Glick 2004-06-10 22:33:16 UTC
...and all of my nodes in the Projects and Files tabs disappear and I
get FileStateInvalidException's when I try to browse things. Have to
restart. Definitely a regression; this used to work fine.
Comment 2 Martin Entlicher 2004-06-11 11:14:50 UTC
This is a strange behavior. I'll try to reproduce, but so far it
worked for me without problems...
Comment 3 Jesse Glick 2004-06-11 19:09:23 UTC
Probably just a symptom of a far worse bug.

*** This issue has been marked as a duplicate of 44736 ***
Comment 4 Peter Pis 2005-07-19 16:00:20 UTC
Verified.