-
Use the Components page to create a new component.
-
On the Component > Details page, add the reference to components that make up the component. If a components has already been checked in, you add it as an existing component. Otherwise, check in the component as a new resource.
-
Save the component. Saving the component creates a new version of the component with a specific name and version number. This new version of the component is associated with the specific versions of the resources that make it up.
|
-
Run the cdb.c.lo command to list the resources that make up the component you want to manage.
-
Using an XML editor such as TurboXML, write the XML definition of the component.
-
Run the cdb.rsrc.ci command to check in the resources that make up the component you want to manage.
|