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 19412 - ALL: Change of relative mount point disables auto-lookup in "Versioning" tab.
Summary: ALL: Change of relative mount point disables auto-lookup in "Versioning" tab.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-14 11:36 UTC by Jiri Kovalsky
Modified: 2003-07-01 12:57 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 Jiri Kovalsky 2002-01-14 11:36:10 UTC
RC1 build #200201140331 of NetBeans 3.3.1 on Windows 2000 with JDK 1.4 b91

Description:
============
Changing of relative mount point disables feature of auto-searching and
expanding of selected data node in "Versioning" view when "Versioning Explorer"
action is called. This works perfectly till the mentioned change or since next
IDE session.

Steps to reproduce:
===================
1. Mount CVS filesystem using Command-line Client.
2. Select some file and choose "Versioning Explorer" from its popup menu.
3. Verify that the file was found, selected and expanded.
4. Invoke the customizer of CVS filesystem and set some relative mount point.
5. Expand it, right click some file and choose "Versioning Explorer" item again.
6. Now the file won't be either selected or expanded in the "Versioning" view.
Comment 1 Martin Entlicher 2002-01-21 19:15:27 UTC
This must be a problem in vcscore. I'll try to figure out where
exactly the problem is.
Comment 2 Milos Kleint 2002-03-07 15:40:09 UTC
reassigning
Comment 3 Milos Kleint 2002-03-08 09:32:34 UTC
the versioning explorer wasn't listening on the changes in system name
of the regular filesystem and didn't update it's entry in the
versioning repository, thus the appropriate vers. fs was not found
when requested by the Versioning Explorer action..
Comment 4 Milos Kleint 2002-03-08 13:17:51 UTC
fixed in main trunk..
Comment 5 Jiri Kovalsky 2002-03-11 09:21:12 UTC
It's working perfectly now. Verified in development build of NetBeans
3.4 #200203110100.
Comment 6 Quality Engineering 2003-07-01 12:57:01 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.