|
Popular Articles
Latest Articles
![]()
Main Menu
|
ClearCase Support: Finding and Setting ViewsI'm often asked to find out Views, so here are a few ClearCase commands to help find and set Views. First, to list all the Views from every user, run this command:
Second, to search every View belonging to a certain user (assuming the user's id is in the View's name or path), run this command:
Third, to find more information about any View, run this command:
Next, to set a View from the command line, run this command:
Finally, to display the ClearCase View that the current command line is in, run this command:
In short, this command is called "pwv" and that stands for "Path of Working View". by Phil B.
|