When running 'repo sync', I get the following errors. I'm at 98% with 325 out of 329. My .repo directory is roughly 28GB. This is my first attempt to acquire the source. I'm not sure what the quotas are like and I don't want to exceed them trying to grab another version.
OS: Ubuntu 14.0.4 x64 (up to date on patches)
................................................................................................................................................................................
Fetching project platfoerror: unable to resolve reference refs/tags/android-4.2.2_r1.2: No such file or directory
! [new tag] android-4.2.2_r1.2 -> android-4.2.2_r1.2 (unable to update local ref)
error: unable to resolve reference refs/tags/android-1.6_r1: No such file or directory
error: unable to resolve reference refs/tags/android-4.2.2_r1.2: No such file or directory
! [new tag] android-4.2.2_r1.2 -> android-4.2.2_r1.2 (unable to update local ref)
Fetching project platfoerror: Cannot fetch platform/packages/inputmethods/LatinIME
error: Exited sync due to fetch errors
.............................................................................................................................................................................
I ran 'repo sync -j4 2>&1 | tee ../error.log 2>&1' and am attaching the file, should anyone want to have a look.
Any assistance would be greatly appreciated.
Steven