This readme.txt file describes how to set up a VersionVault project on the 
VersionVault server for use with the VersionVault Remote Client (VVRC) 
UCM Tutorial. To create the VersionVault project, take the following actions:

o   Create a VersionVault UCM Tutorial project VOB
o   Create a VersionVault UCM Tutorial project
o   Create a view on the integration stream
o   Add resources to the UCM Tutorial VOB
o   Create a baseline
o   Recommend the baseline
o   Modify resources in the UCM Tutorial VOB
o   Create a second baseline
o   Notify the tutorial user


====================================
Create a VersionVault UCM project VOB
====================================

To create a VersionVault UCM project VOB, open the VersionVault VOB 
Creation Wizard and take the following steps:

1. On the Name and Major Parameters page, enter <user_name>_ccrctut_pvob, 
where <user_name> is the user name of the VVRC UCM Developer Tutorial user.  
Select "Create as a UCM project VOB."

2. On the Components page, select "Create VOB as a single VOB-level component."

3. On the Storage page, specify a VOB storage location on a server that the 
VVRC UCM Developer Tutorial user can access.

4. On the Options page, select "none" for the administrative VOB option.  Select 
"Make this a public VOB" and enter the VersionVault registry password.


================================
Create a VersionVault UCM project
================================

1. Right-click the <user_name>_ccrctut_pvob and select "New > Project."  If you 
do not see the <user_name>_ccrctut_pvob, click "View > Show All Project VOBs."

2. On the Step 1 page, enter ccrctut_proj in the "Project Name" field.  Select 
"Traditional parallel development."

3. On the Step 2 page, click "No" for the baseline seeding option.

4. On the Step 3 page, click "Add."  In the Add Baseline dialog click "Change > 
All Streams." Select the "<user_name>_ccrctut_pvob_INITIAL" baseline and click 
"Next." Select the "<user_name>_ccrctut_pvob_INITIAL" baseline for the 
"<user_name>_ccrctut_pvob component."

5. On the Step 4 page, select "Make the following components modifiable." Select 
"INITIAL" for the Default promotion level for recommending new baselines.

6. On the Step 5 page, click "No" for the Compass enabled option.

7. In the VersionVault Project Explorer, right-click on the ccrctut_proj project 
and select Policies. In the Policies dialog box, click the Access tab and
select Enabled for both modification options.


=========================================
Create a view on the integration stream
=========================================

1. Navigate to the <user_name>_ccrctut_pvob VOB and expand it. Select 
ccrctut_proj and expand it. Right-click ccrctut_proj_Integration and select 
Create View.

2. Select "Create an integration view" and specify it as a "dynamic" view.

3. On the Choose Name and Drive for a Dynamic View page, select a drive to 
connect to this view.


========================================
Add resources to the UCM tutorial VOB
========================================

1. Using your integration view, navigate to the "username_ccrctut_pvob."

2. Unzip the "ucm-tutorial.zip" file to create the ucm_tutorial folder which
contains the following four folders:
VVRC_UCM_Tutorial, VVRC_UCM_Tutorial_2, Glossary, Glossary_2

3. Add the VVRC_UCM_Tutorial folder, and all files inside the folder, to 
source control.

4. Add the Glossary folder, and all files inside the folder, to source control.

5. Make sure that all files are checked in.


===================
Create a baseline
===================

1. Navigate to the <user_name>_ccrctut_pvob VOB and expand it. Select 
"ccrctut_proj" and expand it.

2. Right-click "ccrctut_proj_Integration" and select "Make Baseline."

3. In the Make Baseline dialog, accept the default baseline name and specify 
the baseline type as "Full."


=======================
Recommend the baseline
=======================

1. Navigate to the "<user_name>_ccrctut_pvob" VOB and expand it. Select 
"ccrctut_proj" and expand it. Right-click "ccrctut_proj_Integration" and 
select "Recommend Baseline."

2. In the Recommend Baseline dialog, select the "ccrctut_proj_<date>" 
baseline for the "<user_name>_ccrctut_pvob" component. If the baseline 
does not appear in the list, click "Seed List." Click <b>Add<b>. 

3. Select the <b>ccrctut_proj_date</b> baseline, click <b>OK</>,
confirm the selection, and click <b>OK</b>.


===========================================
Modify resources in the UCM Tutorial VOB
===========================================

The VVRC_UCM_Tutorial_2 and Glossary_2 folders contain changes to several of 
the files in the VVRC_UCM_Tutorial and Glossary folders that simulate the 
work a second developer might do on the files.

1. Using your integration view, navigate to the <user_name>_ccrctut_pvob.

2. In the VVRC_UCM_Tutorial folder, check out the WelcomeToUCM.java file.

3. 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.

4. Check in the WelcomeToUCM.java file.

5. In the Glossary folder, check out the glossary.html and glossary.css files.

6. 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.

7. Check in the glossary.html and glossary.css files.


===============
Create baseline
===============

To create a baseline, open the VersionVault Project Explorer and take the 
following steps:

1. Navigate to the <user_name>_ccrctut_pvob VOB and expand it. Select 
"ccrctut_proj" and expand it.

2. Right-click "ccrctut_proj_Integration" and select "Make Baseline."

3. In the Make Baseline dialog, accept the default baseline name and 
specify the baseline type as "Incremental."	


=================================
Notify the VersionVault Remote Client UCM Tutorial user
=================================

You can now notify the VersionVault Remote Client UCM Tutorial user that he or she may begin 
the VersionVault Remote Client UCM Tutorial.