The ClearCase integration of Stages has already been used with snapshot views (default) and you want to migrate to dynamic views.
Step 1:
Stop Stages Server
Step 2:
Configure the properties required for usage of dynamic views in the ClearCase section of PKitConfig.xml:
viewType=”dynamic”
mvfsDrive=”<driveLetter (e.g. M:)>”
vws=”<view storage location to use>”
Step 3:
Start Stages service again and check CMS profiles if the dynamic views can be generated.
Step 4:
Stop Stages Server
Step 5:
C:\Programme\methodpark\Stages
bin\removeCCViews snapshot
error.log
file for problems. The problems must be solved before you should continue with the next step.Step 6:
If any files were checked out via Stages in the ClearCase snapshot views, the corresponding files will have to be checked out in the new dynamic views. Proceed in the following way:
bin\restoreCheckouts ClearCase
error.log
file for problems.Step 7:
Restart Stages Server