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

[Subclipse-dev] Comments on revision graph

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 15 Jul 2008 15:56:11 -0400

Here are some random comments playing with the graph.

1) On OSX the tooltips are not readable. Really small. I think it is
the font being used but hard to say. Tooltips in a Java editor look
fine on OSX.

2) Graph is still fairly impossible to interpret. I am not sure how
you are omitting tags, but I hope it is not based on the path name. I
think what TortoiseSVN does is omit any path where the item is not
modified. This would include tags and branches that are created where
the given item is never modified. This would help a lot.

3) It seems like the arrows are drawn in the wrong direction, although
I can see where it would be a matter of interpretation. I suppose
they match the direction they would go in a class diagram to show
inheritance. But when trunk is copied to a branch I just expect to
see the arrow pointing at the branch and not trunk.

If you missed the email, I added a new SVNClientAdapter method so you
can get log messages in a streamy manner. It'd be interesting to see
what this does for performance.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-07-15 21:56:43 CEST

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

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