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

Re: [Subclipse-users] usability of the configure tags dialog

From: Eugene Kuleshov <eu_at_md.pp.ru>
Date: 2006-01-21 17:22:26 CET

Mark Phippard wrote:

>> Though the whole idea is great and tags appears nicely in Compare with
>>tag... and in History view. Unfortunately UI for those features also
>>require improvements. Namely - make all popup dialogs resizeable.
>>
>>
>Can you send an email or enter an issue with all of the dialogs that are
>not resizable that you think should be? I will try to take a look at them.
>
>
  Here are few:

-- "Choose tag/url" dialog opened from "Compare with tag/branch..."
dialog on "Browse" for the "Compare to" url.
-- "Resource History" dialog opened from "Revision" in that same dialog
(this one actually should have sashes between revision table, comments
area and changed paths.
-- Configure tags dialog

  I also think that "Compare with tag/branch" dialog could be
simplified. E.g. make dialog resizeable, remove always disabled "compare
from" field, embedd tag/url chooser into the dialog and always do
graphical comparison. Create diff feature can be (and probably should
be) moved to "Create patch" wizard.

>Given that this feature is implemented by maintaining svn properties, which
>can only be done in a working copy, I do not think any of your other
>comments can be made much better. Subversion has discussed ideas for
>adding support for what they call "inherited properties" meaning they can
>be set in one place and "ripple" down a tree. If that were ever to happen
>we could likely revisit this feature to make this a lot easier.
>
>
  It is a good point about mixed project revision and it happens very
often (I think even with new fix for Sync view), so it may worth if
Subclipse would check this and present a warning or ask user to confirm
tagging if working copy has mixed revision.
  I also wonder if tag configuration can it be done without working
copy? E.g. checkout only project root dir into some temp directory
change propertis up there, commit and delete temp.
  Also in a multiproject tagging situation those projects usually have
common parent folder (e.g. /tags) in svn repository and they all copied
to the same target when tagging (e.g. /trunk/2.0.2), so it would be nice
if Subcipse would allow to select multiple projects, show tag
configuration dialog and allow to chose that target url for all of them
in one shot. Actually in this case it is even easier to verify that tag
configured correctly because there are more information for cross
checking (tag folder should have all projects in it.

  regards,
  Eugene
Received on Sat Jan 21 17:23:17 2006

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.