Hi Kartik, > I'm not restarting it this time, hoping maybe there's a way to > resume. Is there a way I can resume it, or any way out of this > problem?
after the crash try running ./repo sync again and see if it finishes this time. It should only re-download the projects that are missing (including the one that it was downloading at the time of the crash). Once it has finished run: mv .tmp-config .config On a sidenote considering this is an issue that many have encountered I wonder if we should try to modify the config.sh script to offer the option of resuming a clone. Gabriele _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
