Top "Subversive" questions

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

Eclipse - Cannot install subclipse / subversive

I am unable to install new plugins to eclipse (tried subclipse and subversive). Installing fails around 47/48 %. This happens with both …

eclipse subversive
SVN (Subversive in Eclipse) - compare branch to trunk?

I used to work with CVS where it was no problem to compare HEAD to any branch, branch to branch …

eclipse svn subversive
how to hide revision number from eclipse explorer view?

Is there any way to hide this number as this number has gone too long ?

eclipse svn revision subversive
How to undelete a file with Subversive?

Please note: This is a question about the Eclipse plugin Subversive, and not about Subversion itself. Please do not change …

eclipse svn subversive
How to install Subversive offline

I want to install Subversive in my RAD/Eclipse. How can I install it offline?

eclipse svn rad subversive
Subversive: Change SVN commit message retroactively?

Actually I need to modify SVN commit message. A lot of related staff exists how to do it (e.g. …

eclipse svn subversive
eclipse svn "The working copy needs to be upgraded"

I've just upgraded to Eclipse Luna on a laptop that I don't use much. I'm trying to get my projects …

eclipse svn subversive
How to rename a package in Eclipse with Subversive correctly?

I recently found some problems when I tried to rename a package in a Java project with Eclipse. I use …

eclipse svn subversive
How to solve 503 error accessing CollabNet Subversion Console?

I'm using Collabnate Subversion Edge. I'm getting below error when trying to access URL http://localhost:3343/csvn. Collbnate is set …

subversive subversion-edge
How to set svn ignore property in Eclipse

I want to add the SVN ignore property to my project to ignore target folder and .classpath. So I went …

eclipse svn subclipse subversive svnignore