up vote 1 down vote favorite
share [g+] share [fb]

I'm trying to access a Subversion repository with an integration plugin in Eclipse 3.2.2.

(Okay, so I'm using EasyEclipse Server Java, it's just easier than setting up all of those plugins every time I have to setup a new development environment...)

If there is no solution to this, I'd just as soon get to setting up an environment from scratch. (I'm guessing the answer is no...)

So my question is, is there any version of Subclipse or Subversive that can be used with Eclipse 3.2 and Subversion 1.5?

link|improve this question

76% accept rate
feedback

2 Answers

up vote 2 down vote accepted

According to Subclipse website, Subclipse 1.4.7 (latest) is used for SVN 1.5 and Eclipse 3.2

link|improve this answer
Okay, yeah that did the trick. It was the lastest version, and I also had to uncheck the integration option as I'm not using Mylyn... Thanks so much! – leeand00 Jan 7 '09 at 2:27
feedback

I'm using Subclipse 1.4.6 without any problems on 1.5 SVN repositories in eclipse 3.2.*

Hope this helps there's a couple of issues with 1.4 clients and 1.5 repositories and i've actually seen people break there workspace due to Subclipse mixups so beware :)

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.