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 - Logical folders are not annotated by VCS
Summary: Logical folders are not annotated by VCS
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-20 16:38 UTC by igor_nikiforov
Modified: 2013-05-23 15:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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