I used mkbrtype BRANCH_NAME
, checked out a few files, had some check-ins, etc. Now I discovered I had a typo in the branch name, and it looks pretty ugly. Is there a way I can change the branch name and still have all the versions/checkouts under it? I'm the only one using it.
You can rename a brtype with the ct rename command. But you will need to: change the config spec of your view (non-UCM): no side-effect on checked out files. or change the name of the stream, remove and recreate your view no the new Stream name (UCM).
cleartool rmtype -rmall brtype:branch-name If you remove the branch type from a ClearCase GUI, such as CTE, the associations will not be removed from the CQ records or RTC work items.
Branches are used in base ClearCase® to enable parallel development. A branch is an object that specifies a linear sequence of versions of an element.
You can rename a brtype
with the ct rename
command.
cleartool rename brtype:oldname@\vob newname
But you will need to:
Following command may be useful
$ cleartool rename brtype:OLD brtype:NEW
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With