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 126696

Summary: Diff doesn't include child nodes.
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: ClearCaseAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2008-02-05 12:00:51 UTC
Product Version: NetBeans IDE Dev (Build 080204)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Userdir: D:\nb-hg\main\nbbuild\user

Steps:
1. Open project under CC control.
2. Modify and save some files of the project.
3. Select the project root and invoke "ClearCase | Diff" action.

The Diff is empty, but it should contain all modified/new files that are part of the context that the Diff was invoked on.
Comment 1 Maros Sandor 2008-02-05 12:21:00 UTC
e7c767f9c8c0
Comment 2 Peter Pis 2008-02-12 19:01:16 UTC
Verified.