< Previous | Next >

Modifying a resource in UCM

Edit a ClearCase resource, creating a new UCM activity.

To modify a resource:

  1. In the ClearCase Navigator view, select the Glossary folder
  2. In the ClearCase Details view, double-click the glossary.html file to view it. Note that the text point size of the glossary definitions is too small and that the glossary terms appear in black.
  3. Right-click the glossary.css file and select Check Out from the context menu. In the Check Out dialog box, click New in the Select Activity section. If you cannot see the Select Activity section, click Show Details.
  4. In the Create New Activity dialog box, enter Updating_text_for_UCM_tutorial in the Activity Headline field and click OK to create the new activity.
  5. In the Checkout dialog box, click OK to check out the glossary.css file. In the ClearCase Details view, double-click the glossary.css file to open the file for editing.
    1. In the h2 style definition, add color: green; to the end of the line.
    2. In the p style definition, change the font-size from 6pt to 12pt.
  6. Save the glossary.css file and exit. Right-click the glossary.css file in the ClearCase Details view and select Check In from the context menu.
  7. In the Checkin dialog box, accept the default settings and click OK.
  8. In the ClearCase Navigator view, double-click the glossary.css file and confirm your changes.
< Previous | Next >

Feedback