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 229549

Summary: Switch to branch dialog: Add option to hide inactive branches
Product: versioncontrol Reporter: markiewb
Component: MercurialAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Shows the dialog

Description markiewb 2013-05-09 17:00:25 UTC
Created attachment 134265 [details]
Shows the dialog

IMHO it is very seldom that someone wants to switch to an inactive branch. 

ACTUAL
In the "switch to branch" dialog there are all branches (incl. inactive ones) listed. In the case of the NB sourcetree there are much of them. See screenshot

EXPECTED
In the "switch to branch" dialog there is a new option (f.e. a default checked checkbox) which hides the inactive branches in the list. This way the normal workflow (view only active branches) is supported and it is still possible to switch to inactive branches by unchecking the "hide inactive" option.
Comment 1 ricktw 2013-06-19 12:55:39 UTC
Good point; same goes for "Merge changes" dialog...