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 221235 - removed/added folder appears twice in project view
Summary: removed/added folder appears twice in project view
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on: 215568
Blocks:
  Show dependency tree
 
Reported: 2012-11-01 10:32 UTC by Vladimir Voskresensky
Modified: 2012-11-06 14:52 UTC (History)
2 users (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 Vladimir Voskresensky 2012-11-01 10:32:07 UTC
side effect of fixed issue #215568:
- all attributed files are now stored in metadata =>
- if open project while some folders are physically removed (i.e. on clean)
=> they are visible in project tree. It's OK
- but if removed folder is recreated => folder is displayed second time and has all items as excluded. 
expected:
- merge with the first tree
Comment 1 Vladimir Voskresensky 2012-11-01 12:16:54 UTC
Beta2 stopper
Comment 2 Quality Engineering 2012-11-02 03:28:31 UTC
Integrated into 'main-golden', will be available in build *201211020001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/523d0868b28b
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #221235 - removed/added folder appears twice in project view
(after #215568 - Cannot put unmanaged project in VCS)
- before adding new folder search if it is already present
Comment 3 soldatov 2012-11-02 12:17:34 UTC
Verified. No problems in this scenario in trunk.
Comment 4 Egor Ushakov 2012-11-02 12:36:19 UTC
integrated into release73_beta2:
http://hg.netbeans.org/releases/rev/e910c00f2d70
Comment 5 Quality Engineering 2012-11-02 17:23:25 UTC
Integrated into 'releases', will be available in build *201211021451* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/e910c00f2d70
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #221235 - removed/added folder appears twice in project view
(after #215568 - Cannot put unmanaged project in VCS)
- before adding new folder search if it is already present
(transplanted from 523d0868b28b8339b6e807e885fe67ca5fde4ce2)
Comment 6 soldatov 2012-11-06 14:52:59 UTC
verified in NetBeans IDE 7.3 Beta 2 (Build 201211052012)