The Mercurial Select dialog box enables you to specify which source code location you want to use to perform the action associated with the dialog.
Element | Description |
---|---|
Select |
Click after you select a location, choose one of the listed locations in the panel.
After you select the location, the IDE will proceed wit the action on that clone. The Other listed locations will not be affected. |
This dialog box can appear when you invoke an action from one of the various Mercurial dialogs and windows and the IDE identifies that the action will affect multiple clone locations, for example when trying to commit changes to two different clones at the same time. In this case, you must commit the changes to each of the clones individually.
This can occur if you are working with external libraries (i.e., your project uses a shared libraries folder) or components in a freeform project that are separately versioned (i.e., your project has source roots in different disk folders).
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |