Does RTC source control store a file to keep track of projects. In clearcase there is a copyarea.db file, is there something similar in RTC source control ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The copyarea.db is a CCRC (ClearCase Remote Client, so not just “ClearCase”) mechanism, described in “About the .copyarea.dat and .copyarea.db files” as:
So no, RTC doesn’t have a jazz file in each directories.
It has a
.jazz5directory at the root of your local workspace. It contains all the necessary metadata regarding the remote “repository workspace” state compared to the local workspace “sandbox”.