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 22528 - FS folders on Runtime tab sometimes do not preserve number of commands to keep accross restarts
Summary: FS folders on Runtime tab sometimes do not preserve number of commands to kee...
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-17 09:34 UTC by Martin Entlicher
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 Martin Entlicher 2002-04-17 09:34:45 UTC
*Sometimes* the number of finished commands to
keep is reverted to the default value after IDE
restart. It happens mainly when there are several
filesystems with the same working directory but
different relative mount points, but also i other
circumstances (e.g. when the children of "VCS
Commands" node are garbage-collected).

The code of VCS Runtime Tab has to be redesigned
in order to fix these problems.
Comment 1 Martin Entlicher 2002-04-18 10:46:10 UTC
Fixed in the main trunk.
The change will appear in dev build Apr 19.
The runtime tab should behave and look exactly the same as before. The
change is only in the code behind.
Comment 2 dmladek 2002-05-07 12:53:08 UTC
Martin, do you have any test case for verifiing it?
Or if you sure it's fixed, would you mind to verify it yourself, pliiz?
Comment 3 Martin Entlicher 2002-05-07 13:24:40 UTC
Mount a bunch of filesystems with the same working directory but
different relative mount points and set different number of commands,
that should be kept for all of them (!= 20). Set a different number
for each FS and remember that numbers.
Then restart the IDE and you should see that some of the filesystems
have bad number of commands, that should be kept.

I believe, that the problem was fixed, thus marking as verified. If
you can reproduce the bug, please reopen.
Comment 4 Quality Engineering 2003-07-01 12:57:57 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.