There is a separate repository for repo and git. Please post this question there.
---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Fri, Jan 15, 2010 at 1:15 AM, Gidiyo <[email protected]> wrote: > Hi, > > I am trying to get the source code of android into my linux. I am > using a visualized ubuntu 9.10 version under virtualbox. > > Currently, I am in stage of initializing repo, but came to this > problem, right after i execute this command. repo init -u > git://android.git.kernel.org/platform/manifest.git > > Error displayed: > Traceback (most recent call last): > File "/home/ooiyh/bin/repo", line 595, in <module> > main(sys.argv[1:]) > File "/home/ooiyh/bin/repo", line 562, in main > _Init(args) > File "/home/ooiyh/bin/repo", line 181, in _Init > _CheckGitVersion() > File "/home/ooiyh/bin/repo", line 210, in _CheckGitVersion > proc = subprocess.Popen(cmd, stdout=subprocess.PIPE) > File "/usr/lib/python2.6/subprocess.py", line 621, in __init__ > errread, errwrite) > File "/usr/lib/python2.6/subprocess.py", line 1126, in > _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > >
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android 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

