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 - Fine-grained comparisons
Summary: Fine-grained comparisons
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-30 15:46 UTC by artisan
Modified: 2014-06-05 12:20 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.