Bug 70743 - Make setting CVS Keyword Substitution Mode easier (1 click context menu item(s))
Summary: Make setting CVS Keyword Substitution Mode easier (1 click context menu item...
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.0   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2004-07-23 14:44 EDT by Nick Boldt CLA
Modified: 2005-03-29 12:41 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Boldt CLA 2004-07-23 14:44:31 EDT
Instead of requiring many clicks / steps to get from (-kb) to (-kv)

1. right-click a file
2. pick Team > Change Ascii/Binary Property
3. pick mode
4. hit next
5. check 'include files that are already in the repository' 
   >>> (can this be set to default to checked?) <<<
6. hit next
7. set commit comment to 'change mode from -kb to -kv'
8. hit next / finish 

why not add a context-menu item for 'change to -kv', which would bypass all the
above and perform the commit with a default comment (like the one above). Could
add as submenu under existing 'Change Ascii/Binary Property' item, to allow all
7 choices:

> Change Ascii/Binary Property...
> > Automatic
> > To -kb
> > To -ko
> > To -kk
> > To -kkv
> > To -kkvl
> > To -kv

This would make it much easier to clean up files that were created and added to
cvs with the wrong kw sub mode.
Comment 1 Michael Valenta CLA 2004-08-09 11:16:44 EDT
I like the multi-item submenu idea but I would argue that you would only want 
the following items (to reduce confusion for users that don't know what 
keyword substitution is).

Change Ascii/Binary Property
  - Auto-Select
  - Text (-kkv)  // or whatever the default is
  - Binary (-kb)
  - Custom...
Comment 2 Michael Valenta CLA 2005-03-29 12:41:01 EST
The keyword mode wizard has been redesigned in 3.1. If you feel that further 
simplication is required, please reopen.