Why does the “make baseline” command on clearcase explorer need the concerned user’s view ? (indeed, it asks for the “view context”)
I don’t see why clearcase expects this because a baseline applies on Stream…not a view.
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
cleartool mkblman page (which is the command behind the “Make Baseline”) mentions:In other words, making a baseline is about putting a label on a version of each files of a given component for a given stream.
Questions:
So to know what to label, ClearCase needs a view when making a baseline.