<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello everybody,<BR>
&nbsp;<BR>
I don't know if we can post non-cmake questions here. But I have a problem with ctest and perhaps one of you can help me.<BR>
My project is build up&nbsp;as a&nbsp;directory structure. This directory structure is composed by differents checkouts from differents repositories.<BR>
&nbsp;<BR>
root directory (in repository 1)<BR>
&nbsp;&nbsp; some folders (in respository 1)<BR>
&nbsp;&nbsp; some folders (in respository 2)<BR>
&nbsp;<BR>
Each directory has a CMakeLists.txt that add test and I lunch only one CMake configuration for the hole structure (so I have only one solution, in case of MSVS)<BR>
I'm having problems with "ctest -D NightlyUpdate" procedure because it updates only the first repository (files in repository 1).<BR>
So, Can I solve the problem with a strage script that update the directory structure regarless the respository (like implementing another svn.exe that recurses the structure intead of the default svn implementation that doesn't do this), or would I have problems with ctest because,&nbsp;for example,&nbsp;multiples revisions numbers.<BR>
&nbsp;<BR>
Now I'm performing a manual update of all repositories before lunching ctest without calling NightlyUpdate, but when commiting to CDash, I don't have users statistics and other usefull information because the update info was not submitted.<BR>
&nbsp;<BR>
Do you know the best solution?<BR>
&nbsp;<BR>
Thanks you for your time. Regards,<BR>
&nbsp;<BR>
&nbsp;<BR>
Martin<BR>                                               <br /><hr />Con tu cuenta de Hotmail, tenés 25 GB gratis para fotos y archivos. <a href='http://skydrive.live.com' target='_new'>¡Disfrutá de Windows Live!</a></body>
</html>