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 169582

Summary: Fine-grained comparisons
Product: versioncontrol Reporter: artisan <artisan>
Component: CodeAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description artisan 2009-07-30 15:46:30 UTC
Allow the comparison of a class member instead of the whole class. For example to check whether a method has been changed 
when, by whom and what it looked in the different releases. The exact same way a class is compaired but then for one class 
member.