How to specify load rules in this case?
Previously discussed in How do I create a snapshot view of some project or stream in ClearCase?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When you create a UCM snapshot view, you reference the stream at the creation:
Note: “myView_myStream_snap” is a convention of mine for naming a UCM snapshot view using the stream “myStream”. You can actually name that snapshot view with whatever naame you want.
The load rules are only there to specify what to load within a snapshot view whatever the selection rules are (the “
element ...” rules which are before the load rules)There is no notion of stream or projects here.
The combination of the two (the select rules based on the stream + the load rules) enable you to see the actual files within your newly created snapshot view.