Hello All, I did a the following
$ repo init -u git://android.git.kernel.org/platform/manifest.git And this creates a ".repo" folder within which it has a "manifest.xml" file that will later clone all the GIT repositories in the "repo sync" command. I was expecting the "manifest.xml" file to have the following folder "platfrom/vendor/htc/dream" so that when we run "repo sync" this folder too gets cloned but is not the case. Do we have to get this folder using a specific "repo" command later, for example: $ git clone git://android.git.kernel.org/platform/vendor/htc/dream.git Warm Regards, Raghu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

