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,
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |