Modifying UCM tutorial files to simulate a second user's changes

About this task

To modify files to simulate a second user's changes:

Procedure

  1. Using your integration view, navigate to the user_name_ccrctut_pvob. In the VVRC_UCM_Tutorial folder, check out the WelcomeToUCM.java file.
  2. Copy the WelcomeToUCM.java file from the VVRC_UCM_Tutorial_2 folder and overwrite the file that you just checked out in the VVRC_UCM_Tutorial folder.
  3. Check in the WelcomeToUCM.java file.
  4. In the Glossary folder, check out the glossary.html and glossary.css files.
  5. Copy the glossary.html and glossary.css files from the Glossary_2 folder and overwrite the files that you just checked out in the Glossary folder.
  6. Check in the glossary.html and glossary.css files.

Results

You have learned how to modify files to simulate a second user's changes.