[Subclipse-users] The "commit" dialog window lacks valuable information
From: <sulfinu_at_gmail.com>
Date: Tue, 2 Sep 2008 13:09:11 +0300
Hello,
I've had the following exchange of messages with Mark Phippard on his blog (see article http://markphip.blogspot.com/2007/09/new-subclipse-build-posted-dialog.html):
> I came across this blog looking for a way to restore the column that showed
Mark Phippard said...
Mark also pointed me to this list, so here I am with my reply.
First of all, Mark, SVN is the "CVS killer" as it marketed itself not long ago. Using the excuse of user habits does not hold for a software intended to IMPROVE, rather than COPY. The only real drawback of the commit dialog was that it didn't render the project's folder structure. Other than that it was just fine. Anyone reading the comments to the aforementioned article can clearly see that the majority of users disapproved the recent changes. Really.
Secondly, if you read the javadoc for org.eclipse.swt.widgets.Tree, TreItem and TreeColumn, I'm confident you'll notice that adding a column to a tree is a piece of cake. So no going back to a table is necessary.
Lastly, I'm attaching two images of the commit dialog I get in Subclipse 1.4.4. One with and one without the "Show unversioned files" set.
And, since I am here, can I make an improvement suggestion? SVN is known for the ability to treat atomically changes in or of several files. That said, most SVN savvy users will carefully choose their committed set of changes so as not to mix changes made for different logical modifications to the project.
Cheers.
---------------------------------------------------------------------
|
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.