On 12/23/2013 11:37 AM, David C. Rankin wrote:
So it looks like v3.5.13-sru is now origin/v3.5.13-sru. The question that brought up was "do I need to modify any of the scripts I use that update my local git repo to handle the 'origin/v3.5.13-sru' designation, or will the change be handled by the .gitmodule data?
Additionally,
I have hit numerous fatal errors running the switch_all_submodules_to_head_and_clean script. Examples:
fatal: repository 'http://drankin@scm.trinitydesktop.org/scm/git/kpowersave-nohal/' not found Stopping at 'main/applications/kpowersave-nohal'; script returned non-zero status.
I have had similar failures with:
kdmtheme kio-apt kio-locate kio-umountwrapper networkmanager9
I guess these have all been removed from the tree, but is there a way to tell git to just erase them and keep going instead of failing?