How to resume repo sync
        Posted  
        
            by webgenius
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by webgenius
        
        
        
        Published on 2010-05-30T03:05:08Z
        Indexed on 
            2010/05/30
            3:12 UTC
        
        
        Read the original article
        Hit count: 545
        
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.
© Stack Overflow or respective owner