How to resume repo sync
- by webgenius
Can anyone please mention how to resume the sync command?
I followed the following steps:
$ repo init -u git://git.omapzoom.org/platform/omapmanifest.git -b eclair
$ repo sync
The sync took more than 6 hours and I had to terminate the sync myself due to shortgae of bandwidth. Is there any way I can resume the sync from the previous session? I can see that the following folders are created:
bionic.git
bootable
build.git
cts.git
and many more....
I have access to free bandwidth only for 6 hours in a day, and I have to do the sync within this time.
Any help is really appreciated.