To remove all GlobalDefinition hyperlinks that connect local copies in the VOB to global types in the administrative VOB:
cleartool lstype –local –fmt "%n\t%[type_scope]p\n" –kind attype –invob \dev Tested local copy Revision ordinary ... cleartool lstype –local –fmt "%n\t%[type_scope]p\n" –kind brtype –invob \dev ... cleartool lstype –local –fmt "%n\t%[type_scope]p\n" –kind eltype –invob \dev ... cleartool lstype –local –fmt "%n\t%[type_scope]p\n" –kind hltype –invob \dev ... cleartool lstype –local –fmt "%n\t%[type_scope]p\n" –kind lbtype –invob \dev ...
cleartool describe –local –long –ahlink GlobalDefinition attype:Tested Tested Hyperlinks: GlobalDefinition@58@\dev -> attype:Tested@\admin_dev
cleartool rmhlink GlobalDefinition@58@\dev Removed hyperlink "GlobalDefinition@58@\dev".