The Create a Branch dialog box enables you to create a local branch, if you want to work on a separate version of your file system without disturbing the main trunk.
The Create Branch dialog box contains the following elements:
Element | Description |
---|---|
Branch Name | Specify the name of the branch being created. |
Revision | Type a specific revision of the selected item by entering a commit ID, existing branch, or tag name. Alternatively, clicking Select to open the Select Revision dialog box where you can view the list of revisions maintained in the repository and choose the required one. |
Commit ID |
A unique identifier of the branched revision. |
Author |
Name of a person who committed the revision. |
Message |
A message specified during the commit of the revision. |
To add a branch to the repository, click Create.
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. |