Removing an NT View only on NT
An NT view, which had been created by importing a UNIX view, cannot be removed only on NT using the ClearCase Homebase
If it is removed using the ClearCase Homebase, its corresponding UNIX view is also destroyed
To remove an NT view only on NT and not affect its corresponding UNIX view, use the following commands in an NT Command Prompt window:
cleartool endview <NT_view_name>
cleartool rmtag -view <NT_view_name>