History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-16311
Type: Usability Problem Usability Problem
Status: Open Open
Assignee: Dmitry Jemerov
Reporter: Mark Vedder
Votes: 2
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Misleading status message for CVS "Create Tag" command

Created: 12 Nov 07 20:45   Updated: 12 Nov 07 20:51
Component/s: Version Control Integration. CVS

File Attachments: None
Image Attachments:

1. cvs-create-tag-progress-dialog.png
(4 kb)

Build: 7,523
Severity: Medium


 Description  « Hide
When performing a CVS tag command (via the IDEA "Create Tag..." dialog), the status dialog that displays states

Command "branch" running for :pserver:..." (emphasis added)

This message is confusing and misleading since the user is led to believe that the cvs tag command was run with a -b switch ("Create a branch named tag"). That is, they may think cvs tag -b tagName rather than cvs tag tagName was run. This is especially misleading for new IDEA users.

It appears that the "Create Branch..." and "Create Tag..." commands are sharing progress dialogs since both dialogs show the same text.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.