[cmake-developers] [CMake 0012630]: ctest_update can't handle svn externals properly -- unknown user on update of svn external

Mantis Bug Tracker mantis at public.kitware.com
Fri Dec 16 04:31:09 EST 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=12630 
====================================================================== 
Reported By:                doob
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12630
Category:                   CTest
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-12-16 04:31 EST
Last Modified:              2011-12-16 04:31 EST
====================================================================== 
Summary:                    ctest_update can't handle svn externals properly --
unknown user on update of svn external
Description: 
CTest misses to retrieve the proper username if a change to a build is comming
from updating a file that lives withhin an svn external directory. 

Parts of our projects share some code by using a common place in the repository
and getting that parts of the code into the project source using svn externals. 

If some file of an svn external is changed and continuous builds are running, a
call to ctest_update() sees the change and properly updates the working copy on
the build node but misses to retrieve the username of the user that made the
change. 

See example xml file. 
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-12-16 04:31 doob           New Issue                                    
2011-12-16 04:31 doob           File Added: ctest_update.xml                    
======================================================================




More information about the cmake-developers mailing list