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 207626 - Changed directories are not marked in project view
Summary: Changed directories are not marked in project view
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0.1
Hardware: PC All
: P2 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
: 208721 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-23 12:43 UTC by igor_nikiforov
Modified: 2012-03-20 16:31 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-01-23 12:43:22 UTC
Sometimes in project view the directories are not marked as containing VCS-tracked changes. So user need to go down to files to understand if there are some changes. More details can be found here:
http://myforums.oracle.com/jive3/thread.jspa?messageID=5789746
Comment 1 igor_nikiforov 2012-02-22 08:50:44 UTC
*** Bug 208721 has been marked as a duplicate of this bug. ***
Comment 2 igor_nikiforov 2012-02-22 08:51:09 UTC
It is possible to see annotations in the Files view, so this could be used as workaround.
Comment 3 Egor Ushakov 2012-02-22 19:08:10 UTC
files view annotations work fine
Comment 4 igor_nikiforov 2012-03-15 10:48:49 UTC
The local project case fix:
  http://hg.netbeans.org/cnd-main/rev/bd7afb69f405
Comment 5 igor_nikiforov 2012-03-20 16:31:37 UTC
No additional changes are required, so I'm closing the bug.

Still problem exists:
  http://netbeans.org/bugzilla/show_bug.cgi?id=209800
But it appears to be ADE specific, as Mercurial works fine in such situation.