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 $
As mentioned above, repo is used to manage several smaller project (some of which are very large). But you won't have to redownload the projects you have already finished downloading. You will, however, have to restart the project you were in the middle of downloading.
Just type in:
repo sync
again, and it will check to see if there's any updates to the projects you've already downloaded, if so, download them, and then start from the next downloaded project. If a single project takes you more than your allotted time to download (sounds like it is 6 hours), you will need to find a faster/different connection to download it.