We are getting a strange problem and I want to know if anyone else has seen this.
I am running ctest on a subtree of the library (not the whole library). My repository is at revision 183. When ctest runs for the first time it reverts the repsoitory back to an old version then log message is:
Old revision of repository is: 183
Current revision of repository is: 177
Subsequent runs of ctest yield the following messge:
Old revision of repository is: 177
Current revision of repository is: 177
The behaviour is the same on the revent CVS version on Linux ans XP. It also hhappens with CMake 2.3 and 2.4.2.
I am sure it is not a subversion problem because I can update and manually run the test and the submission is OK.
Any ideas?
Andrew
--
___________________________________________
Andrew J. P. Maclean
Centre for Autonomous Systems
The Rose Street Building J04
The University of Sydney 2006 NSW
AUSTRALIA
Ph: +61 2 9351 3283
Fax: +61 2 9351 7474
URL: http://www.cas.edu.au/
___________________________________________
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
