MantisBT - CMake
View Issue Details
0014643CMakeCTestpublic2013-12-10 21:402014-06-02 08:37
Clinton Stimpson 
Clinton Stimpson 
normalminoralways
closedunable to reproduce 
 
 
0014643: ctest_update() problem with locked svn directory
If a connection is terminated during an svn update, the working directory becomes locked.

CTest does not recognize that as an error and ctest_update() will not return a -1 for the RETURN_VALUE.

The result is a continuous ctest script that goes silent.

I'd like it to return -1, so I can know to do a ctest_submit() with the svn error message.
No tags attached.
Issue History
2013-12-10 21:40Clinton StimpsonNew Issue
2013-12-18 15:48Clinton StimpsonNote Added: 0034806
2013-12-18 15:48Clinton StimpsonStatusnew => resolved
2013-12-18 15:48Clinton StimpsonResolutionopen => unable to reproduce
2013-12-18 15:48Clinton StimpsonAssigned To => Clinton Stimpson
2014-06-02 08:37Robert MaynardNote Added: 0036058
2014-06-02 08:37Robert MaynardStatusresolved => closed

Notes
(0034806)
Clinton Stimpson   
2013-12-18 15:48   
I'm unable to reproduce the problem again. svn cleanup is already done by ctest, so there must have been something else that I don't remember.
(0036058)
Robert Maynard   
2014-06-02 08:37   
Closing resolved issues that have not been updated in more than 4 months.