<div>Hi,</div><div><br></div><div>I'm setuping a client machine to run CDash nightly builds of my project, scheduled from <a href="http://my.cdash.org/" target="_blank">my.cdash.org</a>.</div><div>My issue is that initial checkout (git clone) fails because Git command fails.</div>
<div>I found that it was solved by adding Git to the Path environment variable.</div><div><br></div><div>It seems that it's not the right solution though, because from my understanding mymachine.cdash.xml aims to solve that. So I tried to add the following section to mymachine.cdash.xml, but I didn't manage to make it work:</div>
<div><br></div><div> <program></div><div> <name>git</name></div><div> <version>1.7</version></div><div> <path>C:/Program Files/Git/bin</path></div><div> </program></div>
<div><br></div><div>- Am I wrong to think that <program> enumerated in this mymachine.cdash.xml are aimed to give client program path (amongst other tings) so that cdash can run those programs on the client side ?</div>
<div>- Is my <program> description wrong ?</div><div><br></div><div>Windows XP</div>CMake 2.8.9<div><a href="http://my.cdash.org/" target="_blank">my.cdash.org</a></div><div><br></div><div>Regards</div><span class="HOEnZb"><font color="#888888">Guillaume</font></span><div>
<span class="HOEnZb"><font color="#888888"><br></font></span></div>