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 64905 - Diff of the same files with different timestamps shows diff window
Summary: Diff of the same files with different timestamps shows diff window
Status: STARTED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-22 15:25 UTC by ehucka
Modified: 2007-01-04 17:14 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 ehucka 2005-09-22 15:25:24 UTC
I tried to invoke cvs|diff action on a modified file. The file had changed only
its timestamp but the diff window was shown. Is this the right behaviour?
Comment 1 Maros Sandor 2005-09-23 22:10:06 UTC
It depends. If you diff an entire project, you can see all 'blue' files in diff.
If you diff a single file, you maybe expect only a message box saying that the
file did not change. I will mark this as an enhancement: remove all files from
diff that are not really modified, show only a message box if diff action would
open an empty view.