Hi Sukender, On Fri, Jan 30, 2009 at 12:50 PM, Sukender <[email protected]> wrote: > Hi Robert, > >> Curious. There is no FIND_PROGRAM(SVNCOMMAND svn) anywhere in the >> CmakeLists.txt, and a SET(SVNCOMMAND svn) so CTest must be erroneously >> generating this. > > Err... I was talking about standard "CTest.cmake" module (CMake 2.6.2). It > calls "FIND_PROGRAM(SVNCOMMAND svn)". > Moreover, the doc about CDash (on OSG wiki) says that Nightly and > Continuous will update the repository (which is true, I tested it). And it > sounds logical to me: it automatically gets the "midnight" revision > (Nightly), or the HEAD (Continuous).
Ahh... OK just a co-incidence between the name I used in the OSG's own build system, and what CTest uses... A fix for error from CTest is software that CTest/Cmake authors will have to handle, the best we can do is coordinate with them on the issue. Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
