Top "Svnkit" questions

SVNKit is a pure Java Subversion toolkit.

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
Subclipse with SVNKit Adapter

I have two questions and some context. I am installing Subclipse 1.4.x into Eclipse Ganymede and I'm thinking that I …

eclipse svn subclipse ganymede svnkit
Configure Subversion plugin in Jenkins to use 1.6 working copy

I use the Jenkins Subversion plugin to checkout a working copy in Jenkins. A separate SVN client is used to …

svn jenkins svnkit
Eclipse Juno/Indigo svn: E210004: Number is larger than maximum

The dialog box says: Location information has been specified incorrectly. svn: E210004: Number is larger than maximum Keep location anyway? …

svn subversive svnkit
Checking Out Directory / File with SVNKit

I can't see on the wiki where checking out is documented. Ideally, I would like to check out a file "…

java svnkit
missing svnkit dependencies on the classpath using svnant

I am trying to get svnkit working with svnant. Here is my build file: <path id="svnant.classpath"> &…

svn ant svnkit svnant
Svnkit with Subclipse under Eclipse Indigo

In my Eclipse Indigo (64-bit) under Ubuntu, the SVNKit client doesn't show up in Eclipse preferences -> Team -&…

subclipse svnkit eclipse-indigo
SVN Error: svn: E200007: Runner for 'org.tmatesoft.svn.core.wc2.SvnMerge'

I am trying to merge branch to trunk using SVNKIT java API. The code for it is as follows: String …

java svn svnkit
SVN java library

Possible Duplicate: open source svn client java library which can be used in commercial development I want to access SVN …

java svn tortoisesvn svnkit javahl
Jenkins & caching of SVN Credentials

Like a lot of people I am banging my head (again) against Jenkins and the subversion plugin. Authenication through the …

svn jenkins credentials svnkit