'svn' is not recognized as an internal or external command, operable program or batch file
svn.exe is on your path? -D On 3/24/06, Punkin Head <[EMAIL PROTECTED]> wrote: > > We have switched over from cvs to Subversion and when I add a Maven 2 > project, it gives me this error on a build: > > Provider message: The svn command failed. > Command output: > > ------------------------------------------------------------------------------- > 'svn' is not recognized as an internal or external command, > operable program or batch file. > > ------------------------------------------------------------------------------- > > I also cannot run mvn scm:checkout though as it is truncating my url > from https://sv102/proj-103/trunk/source/app-wrat and to > https://sv102/proj-103/app-wrat and is saying that the command failed > because of app-wrat not existing... > > Can anyone help with this? > > Here is my scm:url > > <scm> > <connection>scm:svn:https://[EMAIL PROTECTED]/proj-103/trunk/source/app-wrat > </connection> > </scm> > > Thanks, > > Adam > > > > > > -- > www.punkinshred.net // punkin'head official homepage > > www.myspace.com/punkinhead <-- for true shred >
