On Monday 04 of March 2013 01:37:38 Timothy Pearson wrote:
fatal: destination path 'scripts' already exists and is not an empty directory. Clone of 'http://danderson@scm.trinitydesktop.org/scm/git/scripts' into submodule path 'scripts' failed
Darrell
*If* you don't have any changes in the scripts submodule, do a 'rm -rf scripts' then rerun 'git submodule update'
I assume that the move scripts from meta-project 'tde' into a separate git repository may be the reason why you did not successfully switch_all_submodules_to_head_and_clean.
I recommend to start updating the git repository with scripts - as recommended by Tim. Subsequently, switch_all_submodules_to_head_and_clean should be run properly.
Slavek --