Hello Marcio, > So I wonder if someone has an approach I can fetch the src in a sort > of tar or other form — something that let me continue from the point I was.
Unfortunately you can't resume downloads at this stage. If your download is interrupted while running config.sh you can still run ./repo sync to continue the cloning but the repo that was interrupted will be re-downloaded from the beginning. > Or will it work if I git clone from my Linode server then I > move/download myself the tar of the cloned dir to my local machine? That would be much better, I would recommend to run config.sh on your server and let it download all the repos and then use rsync to pull it out incrementally to your machine. Gabriele _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
