Hello,
I've a problem using a svn repository with my maven project.
After each build, I have the follonwing error message :
Provider message: The svn command failed.
Command output:
-------------------------------------------------------------------------------
'svn' is not recognized as an internal or external command,
operable program or batch file.
-------------------------------------------------------------------------------
I use continuum 1.1-beta-4.
My SCM url is : scm:svn:svn://my_server/repository_path
Any idea ?
Olivier