[CMake] CTest script with SVN

Karthik Krishnan karthik.krishnan at kitware.com
Fri Jan 11 14:30:07 EST 2008


Does svn update on the directory work ?

Please run ctest with the -VV flag and post the output.  You should be able
to see the svn commands on the output log and probably find out what's
wrong.


On 1/11/08, Sylvain Jaume <sylvainjaume at gmail.com> wrote:
>
> To add to my previous post, I get the following error 'Problem determining
> the current revision of the repository from output'.
> The log of ctest when only using -D ExperimentalStart -D
> ExperimentalUpdate is below.
>
> Thanks.
> Sylvain
>
>
> -- Check for working C compiler: cl
>
> -- Check for working C compiler: cl -- works
>
> -- Check size of void*
>
> -- Check size of void* - done
>
> -- Check for working CXX compiler: cl
>
> -- Check for working CXX compiler: cl -- works
>
> Warning: CMake is forcing CMAKE_BUILD_TYPE to "" to match that imported
> from VTK.  This is required because projects must use the same compiler
> settings.  If this message appears for more than one imported project, you
> have conflicting compiler settings and will have to re-build one of those
> projects.
>
> -- Configuring done
>
> -- Generating done
>
> -- Build files have been written to:
> C:/home/sylvain/dashboard/xip-cmake-release
>
>    Site: sylvain.desktop
>
>    Build name: Win32-VS08-Release
>
> Create new tag: 20080111-1901 - Experimental
>
> Start processing tests
>
> Updating the repository
>
>    Updating the repository: C:/home/sylvain/dashboard/xip-cmake
>
>    Use SVN repository type
>
>    Old revision of repository is: 609
>
>    Gathering version information (each . represents one updated file):
>
>    Project is up-to-date
>
> Problem determining the current revision of the repository from output:
>
>
>
> Create notes file
>
>     Add file: C:/home/sylvain/dashboard/cmake-scripts/xip-release.cmake
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20080111/f5755ce2/attachment.html


More information about the CMake mailing list