You need to log in before you can comment on or make changes to this bug.
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
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
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.
*** Issue 146923 has been marked as a duplicate of this issue. ***