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

Re: Annoing things in subclipse.

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-12-08 16:06:54 CET

"Alexander Kitaev" <alex@tmate.org> wrote on 12/08/2004 09:52:57 AM:

> Two things I found very annoing when working with Subclipse:
>
> 1) all the table views that displays file paths displays only beginning
of
> the fullpath, so that is absilutely unclear what file is displayed,
unless
> user resize the dialog. And size of the dialog and table columns is not
> remembered, so one have to resize it again and again. I see this
behaviour
> in commit and revert dialogs.

In the commit and revert dialogs, if you have just selected a single
common root, then the items are displayed relative to that common root.
Otherwise, it is the full location. Basically, if the Commit to URL says
"multiple targets selected" it is a full location. I have never found a
good way to handle table column sizing in SWT. Do you have any
suggestions? In another app we have written for Eclipse, we made an
explicit option to save the column sizes, but I am not sure that would be
appropriate here. I guess we could always just restore them to their last
sizes.

> 2) In commit dialog I always press "Deselect Unversioned" button not to
> commit unversioned files, but ironically this very button doesn't have
> accellerator character (all the other buttons have).
>
> Is there is a bug tracker where I could submit these problems?

There is an issue tracker at the main Subclipse web site.

> Also I've noticed, that in 0.9.24 status of the nodes in Eclipse views
is
> not updated after commit (SVNClient.status(...) methods are not called).

Can you describe this more generally? I do not understand. After I
commit, the decorators change. Is that what you mean?

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Dec 9 02:06:54 2004

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.