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

Summary: "Rollback Changes" is not listed in the popup menu when multiple revisions selected
Product: versioncontrol Reporter: Petr Dvorak <joshis>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

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.