The macro is used to add components to a workspace or stream. Components that are already in the workspace are ignored. You can view the initial history of the added components from the specified workspace or specified baseline.

Attributes

The macro supports the SCM Macro Common Attributes, as well as, its own macro specific attributes. Click on the link for more information on the common attributes.

The following table describes the macro specific attributes for the macro:

Macro Specific Attributes
Attribute Description Required
component The first component to add to the workspace or stream. To specify a component, use its name[@repo], alias, or UUID[@repo]. Additional components can be added with separate arg elements specified first in an embedded additionalArgs element. Yes
workspace The workspace or stream to add the component to. To specify the workspace or stream, use its name[@repo], alias, or uuid[@repo]. Yes

Notes

Examples