Hi,
I am getting following error while doing build. SVN is installed and i
am able to do manual check-out from SVN
>
> Online report :
> http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm
> /view/ProjectBuild/id/56/buildId/118
> Build statistics:
> State: Error
> Previous State: Error
> Started at: Sun, 13 Aug 2006 21:03:37 -0400
> Finished at: Sun, 13 Aug 2006 21:03:37 -0400
> Total time: 0s
> Build Trigger: Forced
> Exit code: 0
> Building machine hostname: emetadev1
> Operating system : Linux(unknown)
> Java version : 1.4.2_04(Sun Microsystems Inc.)
>
> Changes
> No files changed
>
> ************************************************************************
> ****
> Build Error:
> ************************************************************************
> ****
> Exception:
> Cannot checkout sources.
> Exception while executing SCM command.
> Error while executing command.
> Error while executing process.
> java.io.IOException: svn: not found
>
>
> My SCM tag in POM is as below
>
> <scm>
> <connection>
> scm:svn:http://<ip>:<port>/svn/repos/proj/common
> </connection>
> <developerConnection>
> scm:svn:http://<ip>:<port>/svn/repos/proj/common
> </developerConnection>
> <url>
> http://<ip>:<port>/svn/repos/proj/common
> </url>
> </scm>
>
> Thanks
> P~M
--
View this message in context:
http://www.nabble.com/build-error-tf2101083.html#a5790480
Sent from the Continuum - Users forum at Nabble.com.