Top "Subversive" questions

The Subversive project aims to provide Subversion (SVN) integration for Eclipse.

Eclipse: "Update SVN cache" hangs and locks up

Every time I start eclipse, the program begins doing this "Update SVN cache" thing but it will sit at 0% forever. …

java eclipse svn subclipse subversive
Convert Eclipse project type from general to Java

I'm taking over another team's project and am experiencing some bizarre Eclipse issues. I'm using Subversive as my plugin, and …

java eclipse svn subversive
What is the proper way to do a Subversion merge in Eclipse?

I'm pretty used to how to do CVS merges in Eclipse, and I'm otherwise happy with the way that both …

eclipse svn merge subversive
How do I resolve SVN error "E200030: There are unfinished transactions detected in '<CHECKOUT_DIRECTORY>'"?

I have installed a virtual box with Windows 10, Eclipse Mars, Subversive Plugin, SVNKit 1.8.11 and tried to set up some repositories …

eclipse windows svn subversive svnkit
How to fully remove subversive plugin

I've installed Subversive and want to switch to the Subclipse plugin. After uninstalling Subversive via About Eclipse -> Installation …

eclipse subclipse subversive eclipse-indigo
Eclipse error when using Subversive

I am following the instructions here to get the repositories for Head First Android. I have installed Subversive and followed …

eclipse svn eclipse-plugin subversive
URL for creating local repository on Subversion

I want to create a new Subversion repository through Aptana Studio. Both Aptana SVN plugin and Aptana Subversive plugins are …

svn subversive
Proper way to install SVNKit 1.7.x in Eclipse?

Folks, I am a bit confused on how to get SVNKit 1.7 Beta 3 to work under Eclipse Indigo. Using the Eclipse …

eclipse subversive
Import an existing SVN project into Eclipse

I have a folder on the C drive which is already checked out from SVN. In somewhere in that folder, …

eclipse svn subversive
Checkout SVN svn+ssh repo with subversive in Eclipse Helios

from my computer (Mac OS X Leopard) through shell I can check out without problem a remote SVN repo. I …

eclipse svn subversive javahl