Create an attribute
Create attributes in your repository.
Read time 1 minuteLast updated a month ago
Every object in UVCS (branches, changesets, and shelves) can have attributes. Attributes are metadata that can serve any purpose. For example, you can use attributes to indicate when a branch is ready to be integrated, or that a branch is no longer necessary. You could call this attribute
ARCHIVEDfalsetrue- From the attributes page, select New attribute.
- Add a name.
- Include a line like the following in the attribute comment:
default: value_one, value two, value3, valueN - Select Save to save your attribute.