Page MenuHomePhabricator

[dashboard] DartClients failed to checkout CTK
Closed, ResolvedPublic

Description

Error:
error: You have local changes to 'Libs/DICOM/Core/ctkDICOMDatabase.cpp'; cannot switch branches.

CMake Error at /.../MITK-MBI-Superbuild-Debug-nightly/MITK-superbuild/CMakeExternals/tmp/CTK/CTK-gitclone.cmake:28 (message):

Failed to checkout tag: '25b5c22'

on Linux MBI010 und MBI054

Event Timeline

this is a line ending problem!!! there are obviously windows line endings which are automatically converted to unix style endings with my git settings. as a result the files are marked as modified and no master forwarding will work anymore. removing the whole git source should work for now. but the CTK repo should not contain any files with windows line endings

Add Marco and Sascha to CC list, for this is an CTK issue!