here i need a batch file which can apply and create label or base line to the versioned elements in clear-case project, please provide me if any one have this
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.
If you want to create a (UCM) baseline, you do not need to create the label first.
Simply go within your view and put a baseline:
It will apply a label on all checked-in files of said UCM component.
Actually, it will apply several labels, one for each writable components of a UCM project:
MY_BASELINE_LABELfor writable component 1MY_BASELINE_LABEL.xyzzfor writable component 2MY_BASELINE_LABEL.zyxxfor writable component 1(it creates separate labels with the same ‘title’ (
MY_BASELINE_LABEL) but different ids (-MY_BASELINE_LABEL.xxxx)If your view references a UCM stream, that will “apply and create label or base line to the versioned elements in clear-case project”, as you put it.
Put those commands in a batch and you have it.