The methods for creating a view on the UNIX system or Linux differ from the methods for creating a view on Windows systems.
If you plan to use the view in a UCM project, create the view when you join the project.
To create a view when working on the UNIX system or Linux, use one of the following methods:
cleartool mkview -tag view-tag dynamic-view-storage-path
cleartool mkview -snapshot path-for-view
The path-for-view is for the snapshot view root directory. Nothing should exist at this path. You can create a snapshot view root directory at any location in the file system where operating system permissions allow you to create a subdirectory, with the restriction that you cannot create it under the dynamic views root directory (by convention, /view).
If you plan to use the view in a UCM project, create the view when you join the project. If you already joined the project or do not need to join the project, you can associate the view with the project when you create the view by any of the methods described.
To create a view when working on a Windows system, complete the following steps: