To create a new branch spec:
To edit a branch spec:
Branch spec field descriptions
The branch spec consists of the following fields:
Field | Description | |
Branch | The unique name of this branch spec. This cannot be edited. | |
Update | Date that this branch spec was last changed. This field cannot be edited | |
Access | Shows when this branch spec was last accessed. This field cannot be edited. | |
Owner | The user who owns this branch spec. By default, this is the user who created the branch. | |
Description | Optional information that can be used to describe this branch spec's purpose. | |
Options |
|
|
View | A set of mappings from one set of files in the depot (the
source files) to another set of files in the depot (the target files). The
view maps from one location in the depot to another.
For example, the branch view:
maps all the files under //depot/main to //depot/r2.1 |