Hello friends,
I have checked out Head revision of alfresco labs source code from svn://svn.alfresco.com.
Now I am trying to run it through command line using ANT tool.
I set the TOMCAT_HOME and ant Environment variables.
The first command ant -f build.xml run successfully
But for the next step build failed
ant -f continuous.xml distribute
Here I am getting the error
BUILD FAILED
e:\alfrescoSDK\HEAD\root\continuous.xml:112: Execute failed:java.io.IOException: cannot run programme "svn":CreateProcess error=2, The system can not find the file specified
I am using tomcat 6.0.18
Please suggest any solution.
Thanks,
Madhura