We use both ClearCase UCM and base. One of the open questions we have is, how to find out where the loaded files of snapshot views are reside, by a given path of view storage directory?
e.g. We have a view located in C:\views\myview.vws
Sometimes the equivalent loaded files are in C:\views\myview
directory, but sometimes not. I'm looking for a way to find where it is.
I tried to find it out by cleartool lsview -l
and cleartool desc
- does not help.
The Windows registry does not provide this answer as either (AFAIK).