Trying to download the 1.6_r2 source... I've successfully synced 2.0 and main, so I know repo etc are installed correctly. This is on Mac OS X 10.6.2 (on an MBP). I have plenty of free disk space. Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51).
So I start with: [/Projects/android-1.6_r2] % repo init -u git://android.git.kernel.org/platform/manifest.git -b android-1.6_r2 Getting repo ... from git://android.git.kernel.org/tools/repo.git remote: Counting objects: 982, done. remote: Compressing objects: 100% (392/392), done. remote: Total 982 (delta 615), reused 919 (delta 570) Receiving objects: 100% (982/982), 300.07 KiB, done. Resolving deltas: 100% (615/615), done. >From git://android.git.kernel.org/tools/repo * [new branch] master -> origin/master * [new branch] stable -> origin/stable * [new tag] v1.6.9.1 -> v1.6.9.1 >From git://android.git.kernel.org/tools/repo * [new tag] v1.0 -> v1.0 * [new tag] v1.0.1 -> v1.0.1 * [new tag] v1.0.2 -> v1.0.2 * [new tag] v1.0.3 -> v1.0.3 * [new tag] v1.0.4 -> v1.0.4 * [new tag] v1.0.5 -> v1.0.5 * [new tag] v1.0.6 -> v1.0.6 * [new tag] v1.0.7 -> v1.0.7 * [new tag] v1.0.8 -> v1.0.8 * [new tag] v1.0.9 -> v1.0.9 * [new tag] v1.1 -> v1.1 * [new tag] v1.2 -> v1.2 * [new tag] v1.3 -> v1.3 * [new tag] v1.3.1 -> v1.3.1 * [new tag] v1.3.2 -> v1.3.2 * [new tag] v1.4 -> v1.4 * [new tag] v1.4.1 -> v1.4.1 * [new tag] v1.4.2 -> v1.4.2 * [new tag] v1.4.3 -> v1.4.3 * [new tag] v1.4.4 -> v1.4.4 * [new tag] v1.5 -> v1.5 * [new tag] v1.5.1 -> v1.5.1 * [new tag] v1.6 -> v1.6 * [new tag] v1.6.1 -> v1.6.1 * [new tag] v1.6.2 -> v1.6.2 * [new tag] v1.6.3 -> v1.6.3 * [new tag] v1.6.4 -> v1.6.4 * [new tag] v1.6.5 -> v1.6.5 * [new tag] v1.6.6 -> v1.6.6 * [new tag] v1.6.7 -> v1.6.7 * [new tag] v1.6.7.1 -> v1.6.7.1 * [new tag] v1.6.7.2 -> v1.6.7.2 * [new tag] v1.6.7.3 -> v1.6.7.3 * [new tag] v1.6.7.4 -> v1.6.7.4 * [new tag] v1.6.7.5 -> v1.6.7.5 * [new tag] v1.6.8 -> v1.6.8 * [new tag] v1.6.8.1 -> v1.6.8.1 * [new tag] v1.6.8.10 -> v1.6.8.10 * [new tag] v1.6.8.11 -> v1.6.8.11 * [new tag] v1.6.8.2 -> v1.6.8.2 * [new tag] v1.6.8.3 -> v1.6.8.3 * [new tag] v1.6.8.4 -> v1.6.8.4 * [new tag] v1.6.8.5 -> v1.6.8.5 * [new tag] v1.6.8.6 -> v1.6.8.6 * [new tag] v1.6.8.7 -> v1.6.8.7 * [new tag] v1.6.8.8 -> v1.6.8.8 * [new tag] v1.6.8.9 -> v1.6.8.9 * [new tag] v1.6.9 -> v1.6.9 Getting manifest ... from git://android.git.kernel.org/platform/manifest.git At this point it sits there and python sucks ~100% cpu. If I ctrl-C and repo sync again, it seems to download the next package, but then stops again on the next Initializing project... It doesn't do this in main where I have a previous full sync. Oops, I spoke too soon. I'm seeing the same thing now where it stops at: Fetching projects: 6% (10/158) Initializing project device/htc/common ... What's the problem here? Thanks, --E -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en