Hi there,
To answer myself .. the answer is not to use the 'older generation'
ctest script syntax as described e.g. on the wiki here
http://www.cmake.org/Wiki/CMake_Scripting_Of_CTest.
Using the newer syntax as used in tutorial/step7 of cvs-cmake works
with svn, the old syntax just doesn't a
Hi everybody,
I'm trying to get a ctest (from cmake-2.4.8 release) script to run with
our svn repository and am hitting some obstacles in the way ;)
To begin with, I can't get the generated DartConfiguration.tcl to
contain an SVNCommand definition. I do set CTEST_SVN_COMMAND and let
ctest ins