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 124261

Summary: Ignored file not reported as ignored
Product: versioncontrol Reporter: Padraig Obriain <padraigob>
Component: MercurialAssignee: issues@versioncontrol <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: proposed patch

Description Padraig Obriain 2007-12-19 12:08:40 UTC
An ignored file is not dislayed as ignored.
Comment 1 Padraig Obriain 2007-12-19 12:11:51 UTC
Created attachment 54394 [details]
proposed patch
Comment 2 Padraig Obriain 2007-12-19 12:13:06 UTC
The problem is that status change is not fired for excluded file when getScannedFiles is called for the parent of the file.
Comment 3 Padraig Obriain 2007-12-19 12:15:18 UTC
IDE:-------------------------------------------------
IDE: [12/19/07 12:14 PM] Committing "FileStatusCache.java" started
Checking in FileStatusCache.java;
/shared/data/ccvs/repository/versioncontrol/mercurial/src/org/netbeans/modules/mercurial/FileStatusCache.java,v  <-- 
FileStatusCache.java
new revision: 1.21; previous revision: 1.20
done
IDE: [12/19/07 12:14 PM] Committing "FileStatusCache.java" finished