I am using ClearCase with RAD. Sometimes I notice that RAD validator checkouts many files itself. How can I stop RAD validator from checking out files?
1 Answers
It depends on your ClearCase version and view type.
If you are working in a snapshot view (ClearCase 7.x), and have some modified files without them being checked out first (hijacked files), RAD validator can save them before validation (which can generate a checkout first)
See if that option changes anything (as described in "Enable or disable validators in Rational Application Developer")
Otherwise, try and and override the settings at the project level:
Projects can override the options in
Window > Preferences > Validation
.
By doing this, individual projects will be validated depending on the current selected option.
It can be Manual, Build, and the selectable Settings.
See if by settings all validators at Manual, and then settings only one to Build, you have the same issue.
Settings progressively more at "Build" would allow you to pinpoint the validator that causes the issue.