Questions regarding the Android firmware are best asked on lists pertaining to the Android firmware:
http://source.android.com/community/index.html On Mon, Feb 7, 2011 at 6:27 PM, Bernard T. Higonnet <[email protected]> wrote: > Trying to follow the instructions at > http://source.android.com/source/git-repo.html, I got through > > $ curl http://android.git.kernel.org/repo > ~/bin/repo > $ chmod a+x ~/bin/repo > $ mkdir working-directory-name > $ cd working-directory-name > > but when I try > > $ repo init-u git://android.git.kernel.org/platform/manifest.git > > I get > > error: command 'init-u' requires repo to be installed first. > Use "repo init" to install it here. > > so I try "repo init" and get > > Usage: repo init -u url [options] > > > > I am running FreeBSD 8.1 > > > TIA > Bernard Higonnet > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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-developers?hl=en > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

