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 91112

Summary: Ordering should be changed in "Versioning" main menu item.
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: CodeAssignee: Josef Pavlicek <josefpavlicek>
Status: VERIFIED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 89228    
Bug Blocks:    

Description Peter Pis 2006-12-15 10:29:10 UTC
NetBeans IDE Dev (Build 061215)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b104
Linux version 2.6.9-1.667 running on i386
en_US (nb); UTF-8

Steps:
1. Invoke "Versioning" main menu item.

There are listed:
 - Local History 
 - Subversion 
 - CVS

The order should be improved.

Suggestions:
1. Sort them by name.
2. "CVS" and "Subversion" items sorted by name. And add separator for "Local
History".
Comment 1 Maros Sandor 2007-01-04 13:38:37 UTC
Jozef, please solve this along with Issue #89228.
Comment 2 Josef Pavlicek 2007-01-04 13:46:34 UTC
Ok, I will. Thanks for help.
Josef
Comment 3 Maros Sandor 2007-02-16 13:52:21 UTC
The order is now alphabetical with Local History on the bottom after a separator.
Comment 4 Peter Pis 2007-03-09 12:49:43 UTC
Verified.