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 209801

Summary: Logical folders are not annotated by VCS
Product: cnd Reporter: igor_nikiforov <igor_nikiforov>
Component: ProjectAssignee: Maria Tishkova <mromashova>
Status: NEW ---    
Severity: normal CC: Elusive
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description igor_nikiforov 2012-03-20 16:38:30 UTC
Test case:
  1. Place some sources under VCS.
  2. Create empty project.
  3. Create some logical folder.
  4. Add sources to this logical folder.
  5. Change one of the files -> the logical folder will not be annotated.
Comment 1 igor_nikiforov 2012-03-21 13:48:00 UTC
The idea of the fix can be borrowed from NetBeans modules projects. The Important Files is a logical folder, but it is annotated if some it's child files is changed.
Comment 2 Maria Tishkova 2012-11-26 09:11:33 UTC
Will be back  to this bug in next release,
Now it looks like some "mix: of Disk and Logical folders should be implemented.