To see view properties like storage directory etc
clearcase lsview -properties -long view-tag
To check the cache information for a view
ct getcache -view view-tag
To set a new cache size for a view. The following command will set the cache size to 1MB.
ct setcache -view -cachesize 1024k view-tag
0 comments:
Post a Comment