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 - Optimize UI for Large repos
Summary: Optimize UI for Large repos
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-30 18:28 UTC by John Rice
Modified: 2008-02-06 11:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
65121_2bfe3308b320 - optimize Status View, Export and Import (15.22 KB, text/plain)
2008-01-30 19:21 UTC, John Rice
Details

Note You need to log in before you can comment on or make changes to this bug.
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