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 <[email protected]> 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 <[email protected]> > > > -- > 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 >
-- 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
