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 126311

Summary: Optimize UI for Large repos
Product: versioncontrol Reporter: John Rice <jrice>
Component: MercurialAssignee: issues@versioncontrol <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: 65121_2bfe3308b320 - optimize Status View, Export and Import

Description John Rice 2008-01-30 18:28:28 UTC
Need to optimize UI for Large repositories so all menus and dialogs come up as quickly as possible.

Status View: Optimize Status view display especially for large repos.

Remove Update to Revisions. Could add Update and Forced Update to Show History, already have diff and revert, if this
functionality was needed.

Export: do not check if history available, just handle no revision gracefully on execute.
Comment 1 John Rice 2008-01-30 19:20:51 UTC
changeset:   65237:5b4e6080c9bd
tag:         tip
user:        jrice@netbeans.org
date:        Wed Jan 30 19:17:18 2008 +0000
summary:     #126311: Optimize UI for large repos - Status View, export and Import startup

Comment 2 John Rice 2008-01-30 19:21:50 UTC
Created attachment 55786 [details]
65121_2bfe3308b320 - optimize Status View, Export and Import
Comment 3 John Rice 2008-02-06 11:56:41 UTC
committed to head