Cleaning up a view manually
About this task
Users can remove unneeded files from their views by using tools that the operating system supplies for removing files. To list view-private files by the path names at which they are displayed as in VOBs, use the Private Files subnode of the view storage node in the DevOps Code ClearCase® Administration Console or use the lsprivate command:
cleartool lsprivate
\proj\lib\pick.o
\proj\lib\spar.o
\proj\lib\get.c [checkedout]
\proj\lib\get.c~
\proj\lib\querytty.c [checkedout]
\proj\lib\querytty.c~
\proj\lib\strut.c [checkedout]
.
.
.
Do not remove any files that are listed
as
[checkedout]
. If any files are listed as not
available - deleted perhaps?
, use the following procedure
to recover them. Note: This procedure applies only to dynamic views.
For a snapshot view, you can use the cleartool ls –recurse
–view_only command to inspect files in the view.