<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Add "/git.exe" to the path value. Does that make it work?</div><div><br>On Mar 9, 2013, at 4:56 AM, Guillaume Blanc <<a href="mailto:guillaumeblanc.sc@gmail.com">guillaumeblanc.sc@gmail.com</a>> wrote:<br><br></div><div><span></span></div><blockquote type="cite"><div><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>
</div></blockquote><blockquote type="cite"><div><span>--</span><br><span></span><br><span>Powered by <a href="http://www.kitware.com">www.kitware.com</a></span><br><span></span><br><span>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></span><br><span></span><br><span>Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a></span><br><span></span><br><span>Follow this link to subscribe/unsubscribe:</span><br><span><a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a></span></div></blockquote></body></html>