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 98007 - Make it possible to diff revisions of two arbitrary files
Summary: Make it possible to diff revisions of two arbitrary files
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-15 16:40 UTC by kirillkh
Modified: 2007-03-19 10:54 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 kirillkh 2007-03-15 16:40:02 UTC
Today, the Search History view only allows diffing two revisions that belong to
the same file. This doesn't cover the case, when one needs to diff revisions of
different files.

One common use case is having a file with several revisions under the CVS
control, renaming the file, modifying and committing it several times:
essentially, this is the same file and the desire to diff its newer revision to
an older one is completely sane.