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 10313 - Refresh doesn't work when you change relative mountpoint
Summary: Refresh doesn't work when you change relative mountpoint
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscvs (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-14 17:07 UTC by dmladek
Modified: 2001-07-20 20:39 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 dmladek 2001-03-14 17:07:18 UTC
[NB32-3]
jdk1.3
rh70
=========

I have checkouted sources from cvs.netbeans.org
I always checkeout only src_xxx modules
so my relative mountpoint is nbsrc

But I had to checked out CVSROOT/modules file
so to see it I had to change relative mountpoint (null val).

but all statuses of all files were [Local], it seems to me that refresh doesn't
work or failed.
If I turned it back (setted rel.maountpoint to nbsrc) statuses became OK.

Workaround:
-----------
If I need to change rel.mountpoint I have to unmount FS, restart ide
and then mount again FS with different rel.mountpoint.
Then Refresh is Ok and statuses are OK too.

Ask for more details if you need.
Comment 1 dmladek 2001-04-03 13:08:03 UTC
Because the nasty behaviour of the module I'll increase the priority from
P3 -> P2
Comment 2 Martin Entlicher 2001-04-04 16:36:10 UTC
After a deep investigation of this bug we have realized, that the problem is in
refresh synchronization. To fix this bug the synchronization among refresh
processes was removed. Some tests should be done to be sure, that this can not
lead to some inconsistencies.
Fixed in release32 build #21 and dev build #161.
Comment 3 Jan Chalupa 2001-05-06 15:35:53 UTC
Target milestone -> 3.2
Comment 4 Jiri Kovalsky 2001-05-30 15:22:27 UTC
No problems so far -> verifying. Tested on development build #199 of NetBeans.