On Wed, 2009-04-29 at 09:48 -0500, Ian Clarke wrote:
> On Apr 29, 2009, at 9:37 AM, [email protected] wrote:
> 
> > I have no problem with commits and updates from the command line.
> > But when it comes to compare tasks (what was changed, what did I  
> > change
> > compared to the HEAD, or to any other revision), then I really  
> > prefer Eclipse.

That is exactly my point! I compare source very very often, it is > 70%
of the usage-time of version-control related software.

> 
> There are nice GUI tools for that, like gitk or gitx on the mac.  I  
> agree that diffs are easier with a GUI tool (I never said command line  
> was best for everything!)

Well there is no use in having a nice GUI if it is not integrated into
the IDE. The diff tool of Eclipse provides syntax highlighting,
auto-completion, javadoc and every other fancy stuff which Eclipse can
do. You cannot have that in a standalone git GUI. Further, using another
GUI besides Eclipse also eats time. It has to be configured, to be
maintained, to be started and you always have to switch to it. This
sucks :| Not to mention that you will not get the java-related
features...

Anyway, there is the git plugin for eclipse but it seems to be buggy. 
Currently I cannot push to the repository, I will check whether it works
with the new build which they released today or so.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to