[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Feature request: Allow right click to set svn:ignore in commit dialog

From: Eugene Kuleshov <eu_at_md.pp.ru>
Date: 2005-11-24 19:36:07 CET

Marc Sherman wrote:

>> Would it be possible to add a right-click menu in the commit dialog
>> to add a file to the svn:ignore property of its parent dir? This
>> should automatically put the parent dir in the list of files to
>> commit (if it wasn't already there), and remove the ignored item (and
>> all contents if the ignored item was a dir), without requiring an
>> expensive rescan.
>
> I sent this message last month, and no-one replied. Do people think
> it's a stupid idea?

  General recommendations for Eclipse UI are recommend not to use popup
menus in dialogs. So, the options are to add some sort of action column
with drop down or introduce special action button that would work for
selected items.

  Personally I wouldn't bother about commit dialog and focus on using
Synchronize view where you already have "add to svn:ignore" action.

  regards,
  Eugene
Received on Fri Nov 25 05:36:07 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.