Is there a way to set up a single stream/view that can be used to build releases from any existing baseline (new and old) on any stream of a ClearCase UCM project?
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.
What I usually use is a base ClearCase dynamic view, in order to quickly change baselines in its config spec.
A baseline is a label put on every files of a component, so the config spec would be:
Note that it will only work with fully labeled baselines (and not incremental baselines)
You can use also a snapshot view, for the compilation will be quicker (but you will have to support the update download time)