Alright, the hard drive in my laptop took a nose dive on me so I popped in a new one and reinstalled ubuntu 10.04. Set up sdk, eclipse, valgrind, and all necessary dependencies for aosp. I run..
I know i could specify -b gingerbread but i didn't really feel a need to.
The issue I am having is even though it has completed downloading the "Working_Directory" is blank. Hit ctrl+h shows a properly initiated repo..just no files. Any body have any clues as the what the problem could be?
Code:
repo init -u git://android.git.kernel.org/platform/manifest.git
repo sync
The issue I am having is even though it has completed downloading the "Working_Directory" is blank. Hit ctrl+h shows a properly initiated repo..just no files. Any body have any clues as the what the problem could be?