[cmake-developers] [CMake 0014643]: ctest_update() problem with locked svn directory

Mantis Bug Tracker mantis at public.kitware.com
Tue Dec 10 21:40:44 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://cmake.org/Bug/view.php?id=14643 
====================================================================== 
Reported By:                Clinton Stimpson
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14643
Category:                   CTest
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-12-10 21:40 EST
Last Modified:              2013-12-10 21:40 EST
====================================================================== 
Summary:                    ctest_update() problem with locked svn directory
Description: 
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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-12-10 21:40 Clinton StimpsonNew Issue                                    
======================================================================




More information about the cmake-developers mailing list