i don't think it's an issue of path, as i ran the following: cd /cygdrive/c/Android_NDK make APP=hello-jni
and it works. i, however, don't see repo.exe in the cygwin/bin directory. i went thru the default installation for cygwin, and i tried reinstalling cygwin, but i don't see a package name repo in there. On Mar 9, 12:36 am, a a <[email protected]> wrote: > Mike l...@mikelam-xp3 ~ > $ repo > bash: repo: command not found, > > It seams you have not install the repo, or you not export the repo to your > PATH. > > 2010/3/9 Michael Lam <[email protected]>: > > > > > hi, > > > i am trying to get this project so i can play around with it, but when > > i did this, i get: > > > Mike l...@mikelam-xp3 ~ > > $ chmod 700 ~/.ssh/config > > > Mike l...@mikelam-xp3 ~ > > $ git clone git://android.git.kernel.org/ /cygdrive/c/temp/curious > > Initialized empty Git repository in /cygdrive/c/temp/curious/.git/ > > fatal: The remote end hung up unexpectedly > > > Mike l...@mikelam-xp3 ~ > > $ repo > > bash: repo: command not found > > > Mike l...@mikelam-xp3 ~ > > $ git clone git://android.git.kernel.org/ android.mk > > Initialized empty Git repository in /home/Mike Lam/android.mk/.git/ > > fatal: The remote end hung up unexpectedly > > > Mike l...@mikelam-xp3 ~ > > $ git clone git://android.git.kernel.org/ Android.mk > > Initialized empty Git repository in /home/Mike Lam/Android.mk/.git/ > > fatal: The remote end hung up unexpectedly > > > am i missing something, like a file? > > > thanks. > > > -- > > 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- Hide quoted text - > > - Show quoted text - -- 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

