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 153736

Summary: Windows: should not scan .svn-base and .netbeans-base files
Product: platform Reporter: Masaki Katakai <masaki>
Component: Action ItemsAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: screenshot

Description Masaki Katakai 2008-11-24 02:33:42 UTC
I got this report from community member in Japan. It seems that task List is
checking/showing the tasks even under .svn/ folder.

NB: NB6.5 RC2
OS: Windows XP
SVN: TortoiseSVN 1.5.5

1. Create a PHP sample from Air Alliance
2. Add code "// TODO" into one file
3. Integrate the project into svn repository

Task list is showing 3 TODOs, one from actual file, two from
.svn-base and .netbeans-base. I'll attach a screenshot.

I tried the same operation on Mac but it works. I don't
know the exact reason why it happens just on Windows.
Anyway, these files or under .svn folders should be
ignored in task scanning.
Comment 1 Masaki Katakai 2008-11-24 02:36:30 UTC
Created attachment 74060 [details]
screenshot
Comment 2 Masaki Katakai 2008-11-24 02:56:15 UTC
It's better to ignore these files at all for performance. I changed the bug synopsis.
Comment 3 Stanislav Aubrecht 2008-11-24 09:12:57 UTC

*** This issue has been marked as a duplicate of 148723 ***