Is there a way to get Netbeans 6.7/8 to work with SVNkit?
I'm looking for a plugin to replace the built-in SVN Netbeans plugin or a similiar solution. Right now, my workaround is to make copies of all of the jsvn commands and rename the copies to the svn equivalent. It works, but its a headache.
Edit: As to why I want to do this, its to make possible Eclipse and Netbeans sharing a single project instance on a linux box. On Windows, it doesn't matter because Eclipse can use the javahl to access svn.