Yes, it is the command which I want. On the command line the same command works in the source tree.
The command only fails during the CTest run if I set the option. Am 28.02.2013 um 13:07 schrieb Brad King <[email protected]>: > On 02/28/2013 02:38 AM, NoRulez wrote: >> But if I set the option: >> set(CTEST_GIT_UPDATE_OPTIONS "--tags") >> >> Then I get the following error message: >> Update command failed: "C:/Program Files/Git/cmd/git.cmd" "fetch" "--tags" > > Isn't that the command you want? Perhaps it really fails. > Try running it by hand from a command line. > > -Brad -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
