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 81261

Summary: Confusing annotation of project's root node.
Product: apisupport Reporter: Peter Pis <ppis>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: CLOSED WORKSFORME    
Severity: blocker CC: mkrauskopf
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2006-07-27 14:42:40 UTC
Root of entire application is marked with blue badge. But "CVS | Show
Changes" doesn't show anything if it's being performed on entire application
from "Projects"/"Files" view. Also commit is disabled.

See issue #78994 for more details.
Comment 1 Jesse Glick 2007-10-30 20:04:37 UTC
Since there are no steps to reproduce here I can't be sure I know what it's talking about, but in a dev build when I add
a suite and a module inside it to a CVS repository, the IDE correctly shows a badge on the suite project's root node if
and only if some file in the suite - but not in the module - is modified.
Comment 2 Peter Pis 2008-01-18 09:52:16 UTC
Can't reproduce. Closing.