cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 125216 - Mercurial actions not available on Directories (only Projects and Files)
: Mercurial actions not available on Directories (only Projects and Files)
Status: NEW
: cnd
Project
: 6.1
: All All
: P3 (vote)
: 6.9
Assigned To:
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-01-14 13:52 by
Modified: 2009-11-17 11:12 (History)
Issue Type: DEFECT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-01-14 13:52:43
If I call the context menu on a directory in the "Projects" view, I don't get a
Mercurial submenu. The Mercurial submenu
is only available on the Project item or on a File item. However, as Mercurial
commands like "stat" or "diff" make
perfect sense on directotries, it should also be possible to call these actions
on directories.

Volker Simonis

PS: My configuration

Suse Enterprise Linux 9.3, 4 Intel Xeon CPUs at 3GHz, 4GB Memory

Product Version: NetBeans IDE 6.0 (Build 200711261600)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Linux version 2.6.5-7.283-bigsmp running on i386; UTF-8; en_US (nb)

Mercurial Plugin: Version: 1.4.3.42.1
------- Comment #1 From 2008-01-14 16:19:33 -------
As additional comment I want to append that the Mercurial Actions work fine on
directories in the Files view. They only
don't work in the Projects view!

Volker Simonis
------- Comment #2 From 2008-01-14 16:20:25 -------
Reassigning to CND. 

From a mercurial standpoint we have no control over the popup menu that is
coming up for CND projects on the directory.
It is up to CND who support the CND Project view to decide that they want to
make available, when a directory is right
clicked. If they do show the version control menus from the popup, providing
the context is set appropriately, this will
 list a functional Mercurial menu for a Mercurial controlled project.

To see an example of this working look at a Mercurial controlled Java project.
For project, Source Packages, Java
Packages and Files there is a Mercurial menu on the popup.
------- Comment #3 From 2009-03-15 23:57:31 -------
*** Issue 146923 has been marked as a duplicate of this issue. ***