On Wed, Apr 8, 2009 at 01:43, podila aditya <[email protected]> wrote: > hi Android Team > > I am still not able to repo sync the repo sync hangs at certain percentage > > > repo init -u git://git.koolu.org/freerunner/platform/manifest.git -b cupcake > > qvan...@qsslp019:~/mydroidcode$ repo sync > warning: no common commits > remote: Counting objects: 1162, done. > remote: Compressing objects: 100% (848/848), done. > Receiving objects: 88% (1023/1162), 3.65 MiB | 193 KiB/s
Can you run that as: $ REPO_TRACE=1 repo sync and send the output? Marcelo _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
