up vote 3 down vote favorite
2
share [g+] share [fb]

I've been using Subclipse (an SVN plugin for Eclipse), for quite a while, but have become increasingly unhappy with it. I notice that Tortoise SVN is available as an Eclipse plugin and am considering using that instead within Eclipse (I already use it when accessing SVN outside Eclipse).

Before I make the switch, does anyone have any experience with using the Tortoise SVN Eclipse plugin, or are there any other Eclipse SVN plugins (other than Subclipse) that are recommended?

Cheers, Don

link|improve this question

47% accept rate
feedback

5 Answers

up vote 5 down vote accepted

SVN plugins for Eclipse - Subclipse vs. Subversive

link|improve this answer
feedback

Have you tried the Subversive plugin for Eclipse ? http://www.eclipse.org/subversive/

Maybe you can explain why you are unhappy with Subclipse, to see if others tools can satisfy you...

link|improve this answer
feedback

I don't have any experience with the Totoise SVN plugin, because all my machines run Linux, and last time I checked the tortoise SVN plugin was Windows only.

Another good SVN plugin howver, is Subversive: http://www.eclipse.org/subversive/downloads.php

link|improve this answer
feedback

I use tortiseSVN and have had nothing but a positive experience.

link|improve this answer
But do you use the Tortoise SVN Eclipse plugin, or you only use it outside Eclipse? – Don Oct 13 '08 at 15:35
feedback

If you use tortoiseSVN and consider using an Eclipse plugin, stick to Subclipse.

Subversive will simply destroy its cache as soon as you access the SVN server with a different tool (including the command line) just once.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.