The CVS Add Variable dialog box enables you to select CVS-reserved keywords used to indicate status labels for versioned files.
To select a status label, click on a listed label, then click OK. The selected label will be automatically entered into the Status Label Format text box of the Versioning Options window.
The following CVS-reserved keywords are available as status labels:
Element | Description |
---|---|
Status |
Specifies the current status of the file (Modified, New, etc.) |
Tag |
Specifies sticky tag information (branch name, tag name, date). |
Binary |
Specifies whether the file contains binary data. |
Revision |
Specifies the CVS revision number. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. |