VERSIONLABEL Keyword (REPOSITORY ATTRIBUTES command)

The VERSIONLABEL keyword specifies one or more version labels for an object in a IBM® SPSS® Collaboration and Deployment Services Repository--for example, "production" or "development". Two versions of an object cannot have any of the same labels. If you specify a label associated with another version, it will be removed from that version and associated with the one you're modifying. For a single label, specify the value as a quoted string. For multiple labels, specify the value as a blank-separated list of quoted strings--for example, 'label1' 'label2'.

Example

REPOSITORY ATTRIBUTES FILE='SPSSCR://scripts/cust_value.py'
  VERSIONLABEL='development'.