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 - Ignored file not reported as ignored
Summary: Ignored file not reported as ignored
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-19 12:08 UTC by Padraig Obriain
Modified: 2008-01-03 09:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed patch (1.04 KB, patch)
2007-12-19 12:11 UTC, Padraig Obriain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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