The Initialize a Mercurial Repository dialog box enables you to initialize a Mercurial repository from an existing NetBeans project that is not in source control yet.
Element | Description |
---|---|
Repository root path |
The path to the intended root of the repository in the Repository root path dialog box. You can also click Browse and browse for the directory required |
The IDE initiates the Mercurial initialize action. You can view files being added to the repository from the Output window (Window > Output).
The repository metadata files are placed under the selected repository root directory.
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |