This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 166431

Summary: Support explicit global ignore patterns
Product: versioncontrol Reporter: akochnev <akochnev>
Component: ClearCaseAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description akochnev 2009-06-02 19:05:41 UTC
Currently, the Clearcase plugin supports ignoring specific paths from a directory tree. However, for each new project, I
have to manually exclude the directories that never have to go into source control (e.g. dest , nbproject, etc). It
would be great if the Clearcase plugin supports setting an explicit set of ignore patterns (e.g. specifying global
ignore patterns in Clearcase options panel).