Error while trying to run build.xml Buildfile: C:\Desktop\Workspace\Lucera\ant\build.xml
all:
revision:
BUILD FAILED
C:\Desktop\Workspace\Lucera\ant\build.xml:5: The following error occurred while executing this line:
C:\Desktop\Workspace\Lucera\ant\build.xml:34: Execute failed: java.io.IOException: Cannot run program "hg" (in directory "C:\Desktop\Workspace\Lucera"): CreateProcess error=2, The system can not find the file specified
Total time: 605 milliseconds Build.xml line 5: <antcall target="revision"/> Builde.xml line 34: <exec executable="hg" outputproperty="git.Revision.count">