[CMake] ctest_update fails

Tyler tyler at cryptio.net
Tue Oct 11 12:04:42 EDT 2011


Have you tried using ctest -VV or ctest --debug to find out what's really
going on?

tyler

On Mon, Oct 3, 2011 at 4:36 PM, Mike Owens <mike at transpireinc.com> wrote:

> **
> ctest_update(SOURCE "${CTEST_SOURCE_DIRECTORY}" RETURN_VALUE update_result)
> is producing this error.
>
>  *Update command failed: "/opt/bin/svn" "update" "--non-interactive"*
>
>
> If I run svn --non-interactive update manually, the update occurs with out
> any problems. Also svn status says that there isn't any problems with the
> source directory. Are there any known problems with ctest_update with cmake
> 2.8.5?
>
>   --
> Mike Owens <mike at transpireinc.com>
>
>
> --
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111011/e951da97/attachment.htm>


More information about the CMake mailing list