[CMake] continuous build on a branch?

Bram de Greve bramz at users.sourceforge.net
Tue Feb 3 04:35:16 EST 2009


Hello,

Does anyone know how I can fix this?  I need a continuous build on a
branch, but it keeps updating to the main branch

Thanks,
Bram

> Hi,
>
> How can I set up a continuous build on a branch?
>
> I've tried setting CTEST_UPDATE_OPTIONS to include the branch name, but
> it keeps removing the stickyness and update to the main branch.
>
> set(CTEST_CVS_CHECKOUT "${CTEST_CVS_COMMAND} -d:pserver:foo at bar.com/baz
> co -r branchname foobar")
> set(CTEST_UPDATE_OPTIONS "-dP -r branchname")
>
> Thanks,
> Bram
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>




More information about the CMake mailing list