*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.
I seem unable to stop the following messages:
Submodule path 'main/applications/fusion-icon': checked out '0305e778e8060720a09eaf2d8d2b7356e52b6b89' Submodule path 'main/applications/kio-umountwrapper': checked out '7048da84fc926fffd2284dbce0808f1c57eb8742' Submodule path 'main/dependencies/qt3': checked out '902e15edcfaf6389f515bf9634ba2d29a08e87eb' Submodule path 'main/dependencies/tqt3': checked out '71625b1f53dd8736d537334c8ba82af310b52f52' Submodule path 'main/tde-construct': checked out 'd78f33315c6d5acdb8cb801751d37058dc4137a3'
How do I fix?
Darrell