Labels provide a way to mark a specific version of files in a repository. When a label is created, a new entry is added to the repository history. The file, and the version number, do not change. For example, label a repository that contains all the files for a testing release. Each time the build is released to testing, create a corresponding label. You can view the history to see what changed after a label was created. You can also easily recompile a specific version of the testing build.
The Create Label dialog box opens.
Use a meaningful label. If you are applying the label to files for release 2, use a label such as Version 2.0.