[CMake] Cmake and Subversion

2007-04-11 Thread Dave Feustel
Are there any interactions between CMake and Subversion to be aware of when using those two tools? Thanks, Dave Feustel http://RepublicBroadcasting.org - Because You CAN Handle The Truth! http://iceagenow.com - Because Global Warming Is A Scam! ___ CM

Re: [CMake] CMake and Subversion.

2006-07-07 Thread Andy Cedilnik
Hi Andrew, Subversion support was added in CMake 2.4. You may want to run: ctest -D ExperimentalUpdate -V and see what the output is. Andy Andrew Maclean wrote: We have a Windows XP client and we need to run nightly tests on it. The repository is a subversion one on a linux box. We

[CMake] CMake and Subversion.

2006-07-07 Thread Andrew Maclean
We have a Windows XP client and we need to run nightly tests on it. The repository is a subversion one on a linux box.   We use ssh+ssl to checkout the repository to the client. Now we can check it out OK and run a nightly test which is submitted OK. However the checked out repository is never upda