Top "Subclipse" questions

For questions about the subclipse Eclipse plugin which provides Subversion (SVN) integration.

Subclipse complains "Path is not a working copy" after moving workspace

I recently moved my Eclipse workspace directory and now Subclipse complains every time I open a file, dumping to the …

eclipse svn subclipse
Eclipse SVN synchronize problem

We changed our SVN machine because of a hardware problem. We established the same environment from back-up to another machine. …

eclipse svn version-control subclipse
Installing Subversion JavaHL library in Mac OS X

I installed Subclipse in Eclipse using Eclipse Marketplace. I keep on getting a pop window with the message Failed to …

eclipse svn subclipse javahl
How to fully delete Subclipse plugin?

I am having trouble getting rid of Subclipse from my Eclipse configuration. I made the decision to switch to Subversive …

eclipse svn subclipse subversive
Subclipse in Mac OS Lion shows "Unable to load default SVN client" error

After updating to Mac OSX Lion I find that I m unable to use Subclipse. I keep getting this error: …

eclipse svn subclipse osx-lion
Reconnect Eclipse Project to SVN with Subclipse

I've been using Subclipse to manage SVN projects in Eclipse 3.4.2. However, while installing a buggy plugin, Eclipse became so sluggishly …

eclipse svn subclipse
Removing an SVN location from Eclipse using Subclipse

I have added locations into Eclipse so I can, say, create projects from SVN locations. I am no longer using …

java eclipse svn subclipse
Please Upgrade Your Subversion Client.... How?

I opened up my eclipse today, after previously having a perfectly working Subclipse, and it decided to spontaneously break itself. …

eclipse svn subclipse
How to commit existing project to SVN with Eclipse Subclipse?

I have an existing Java project in Eclipse: MyProject/ src/ ... all main sources test/ ... all test sources build.xml ... lots …

java eclipse svn commit subclipse
SVN Switch with relocate in Eclipse

My question can be claimed to be an extension/similar to the question posted here. basically, I need to do …

eclipse svn subclipse svn-switch