SHOWOWNER

Description

Shows the owner of an object.

Usage

cm showowner | so <object_spec>

Options

Option / ArgumentDescription
object_specSpecification of the object to show the owner of. The object must be one of the following: repository server, repository, branch, changeset, label, attribute, revision, and item. (Use 'cm help objectspec' to learn more about specs.)

Help

Remarks

This command displays the owner of an object. The owner can be a user or a group. The owner can be modified with 'cm setowner' command.

Examples

cm showowner repserver:PlasticServer:8084

(Shows the owner of the selected server.)

cm so item:samples\

(Shows the owner of the selected item specification.)