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 232819

Summary: Rename "Search History..." to "Show History" in the "Subversion" drop-down menu
Product: versioncontrol Reporter: host <host>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.4   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description host 2013-07-16 15:05:18 UTC
In the "History" submenu of a file's drop-down menu, it says "Show History" but in the "Subversion" submenu it says "Search History...". I propose to rename the latter and call it "Show History" as well. Both have similar filtering mechanism and therefore it is not really a search in the history anyway (but rather a filtering).
Comment 1 Ondrej Vrabec 2013-07-22 11:39:20 UTC
i am against it:
1) the actions are not the same so it's clear that they both do something else
2) although in SVN the Search History action offers only from and to search parameters in other versoin control systems there are more fields to enter. And all of them are search parameters (*no filters*). And in order to keep the vcs menu consistent the similar actions in different vcs are called the same name. E.g. in mercurial/git the action is indeed more Search than Show.