Hi Nicolas, Yes, for svn, Continuum required by default the svn tool installed in your PATH.
You can use the maven-scm provider for svnkit, but we can't provide it in Continuum due a license conflict between svn kit license and ASL. If you use it, you must remove maven-scm-provider-svnexe jar from your continuum lib directory Emmanuel On Wed, Mar 18, 2009 at 11:17 AM, nicolas de loof <[email protected]>wrote: > Hi, > I'm just trying ot install continuum for a comparison with our Hudson-based > CI > > I've setup my project group, but cannot get it to build : > > Provider message: The svn command failed. > Command output: > > ------------------------------------------------------------------------------- > /bin/sh: svn: not found > > ------------------------------------------------------------------------------- > > > Not sure how hudson does it's checkout, but command line was not > required (it uses svnkit) > > I've no access to the CI server to install binaries, is there any way > to use an alternative SVN provider like > http://code.google.com/p/maven-scm-provider-svnkit/ ? > > Please note this is not documented in the installation requirement. > For sure, many of us don't use SVN :) >
