3

Possible Duplicate:
SVN plugins for Eclipse - Subclipse vs. Subversive

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?

Community
  • 1
  • 1
Dónal
  • 181,534
  • 169
  • 555
  • 808

5 Answers5

5

SVN plugins for Eclipse - Subclipse vs. Subversive

Community
  • 1
  • 1
prakash
  • 57,297
  • 25
  • 89
  • 114
2

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...

Romain Linsolas
  • 76,827
  • 47
  • 198
  • 269
2

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

nkr1pt
  • 4,591
  • 4
  • 32
  • 55
0

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

Scott James
  • 664
  • 1
  • 5
  • 11
0

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.