MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012630 | CMake | CTest | public | 2011-12-16 04:31 | 2013-03-04 08:38 |
|
Reporter | doob | |
Assigned To | Brad King | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | x86 and x64 | OS | Linux and Windows | OS Version | |
Product Version | CMake 2.8.6 | |
Target Version | CMake 2.8.10 | Fixed in Version | CMake 2.8.10 | |
|
Summary | 0012630: 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. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | ctest_update.xml (1,277) 2011-12-16 04:31 https://public.kitware.com/Bug/file/4146/ctest_update.xml |
|
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 | |
2012-07-05 01:59 | NoRulez | Note Added: 0029912 | |
2012-07-05 02:00 | NoRulez | Note Edited: 0029912 | bug_revision_view_page.php?bugnote_id=29912#r730 |
2012-08-23 13:43 | David Cole | Target Version | => CMake 2.8.10 |
2012-09-26 18:07 | Brad King | Note Added: 0031105 | |
2012-09-26 18:07 | Brad King | Assigned To | => Brad King |
2012-09-26 18:07 | Brad King | Status | new => resolved |
2012-09-26 18:07 | Brad King | Resolution | open => fixed |
2012-09-26 18:07 | Brad King | Fixed in Version | => CMake 2.8.10 |
2013-03-04 08:38 | Robert Maynard | Note Added: 0032460 | |
2013-03-04 08:38 | Robert Maynard | Status | resolved => closed |