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 31769 - CC: Enabled actions and Local files
Summary: CC: Enabled actions and Local files
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker with 1 vote (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-07 11:43 UTC by David Kaspar
Modified: 2009-12-21 07:05 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 David Kaspar 2003-03-07 11:43:49 UTC
For now all ClearCase popup menu actions are
enabled for file with "Local" annotation.
Please disable them except "Add To Source
Control", because these commands always fail.

"Add To Source Control" should be enabled to
"Local" file only.
Comment 1 _ pkuzel 2005-01-06 17:22:40 UTC
Unsupported profile, however the fix is very simple. To declate:

        <property name="disabledOnStatus">
              <value>&versioned-statuses;, "Yet-Unknown"</value>
          </property>
Comment 2 Quality Engineering 2009-12-21 07:05:14 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team