[CMake] Ctest svn update always shows same old/new revision number (Windows)

Dixon, Shane Shane.Dixon at atmel.com
Thu Dec 17 12:18:11 EST 2009


I've noticed this for a while on Windows XP, but now it's suddenly a real issue for me because I'm using CTest to run a continuous build script.  It's only supposed to build if the repository has changed numbers.  On Windows XP, every time I use the Ctest CTEST_UPDATE() function, the old revision and new revision numbers are identical.  If the repo is 5213 and I update files, the next time I run ctest_update is says old/new are both 5214.  It loses the old number and both numbers are the new revision.  Since they're the same, the build never runs because it thinks no files have changed.  

Anyone else seen this?  


--
Shane Dixon
Linux Engineer
Atmel Corporation 



More information about the CMake mailing list