On Wednesday 01 April 2009, Philip Lowman wrote: > Is there a best practices for kicking off Continuous builds using ctest? > What do most people do for this? > > I know about svn hooks but I don't want multiple builds spawned for each > commit, just the latest commit when the machines are idle. Also, I have > multiple build machines on various operating systems.
I think it's usually just "time triggered", e.g. every 15 minutes or so. Alex _______________________________________________ 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
