ClearCase Snapshot Views: exclude one particular directory from load statements?
Good morning, is there any way to exclude only one particular directory from a snapshot's load statement, e.g. I want to load a whole vob named ' PM_CT ' except the \PM_CT\lost+found directory ... is there an elegant way to do it? And how would I generally exclude all lost+found directories across multiple loaded vobs? Cheers and Thanks, -Jörg element /PM_CT/lost+found -none The "elegant" way consists of: adding a selection rule (here " -none ") loading all PM_CT without aking any question ( load /PM_CT ), if your view is a snapshot one Note: in a config spec, always use "/": it is easier, and