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 128438 - "Rollback Changes" is not listed in the popup menu when multiple revisions selected
Summary: "Rollback Changes" is not listed in the popup menu when multiple revisions se...
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-26 13:55 UTC by Petr Dvorak
Modified: 2010-07-30 09:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2008-02-26 13:55:44 UTC
Product Version: NetBeans IDE 6.0 (Build 200711261600)
Java: 1.5.0; Java HotSpot(TM) Client VM 1.5.0-b64
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)
Userdir: /home/pd221539/.netbeans/6.0

When invoked a popup menu on multiple revision selection in "Search History > Diff", item "Rollback Changes" is not
listed in the popup menu. In contrary, test specification TS_61_CVS (Inspecting Sources, 9. Diff) says:

EXPECTED RESULT: ... Rollback Changes action can be invoked on multiselection that will rollback all differences among
selected revisions.

Issue is probably the same as http://www.netbeans.org/issues/show_bug.cgi?id=78886 but for CVS.