Please tell me your developing env..
If there is any proxy server, you may have to use "corkscrew", and
change proxy setting...

On 8月25日, 午前11:01, "richard007.lin" <richard007....@gmail.com> wrote:
> Dear all,
>     I've just installed repo successfully. But I got an error when using repo 
> init -u git://android.git.kernel.org/platform/mainfest.git . Here is the 
> error output:
> Traceback (most recent call last):
>   File "/home/android/mydroid/.repo/repo/main.py", line 235, in <module>
>     _Main(sys.argv[1:])
>   File "/home/android/mydroid/.repo/repo/main.py", line 217, in _Main
>     repo._Run(argv)
>   File "/home/android/mydroid/.repo/repo/main.py", line 123, in _Run
>     cmd.Execute(copts, cargs)
>   File "/home/android/mydroid/.repo/repo/subcmds/init.py", line 218, in 
> Execute
>     self._SyncManifest(opt)
>   File "/home/android/mydroid/.repo/repo/subcmds/init.py", line 110, in 
> _SyncManifest
>     m.PreSync()
>   File "/home/android/mydroid/.repo/repo/project.py", line 1440, in PreSync
>     cb = self.CurrentBranch
>   File "/home/android/mydroid/.repo/repo/project.py", line 271, in 
> CurrentBranch
>     b = self.work_git.GetHead()
>   File "/home/android/mydroid/.repo/repo/project.py", line 1226, in GetHead
>     fd = open(path, 'rb')
> IOError: [Errno 2] No such file or directory: 
> '/home/android/mydroid/.repo/manifests/.git/HEAD'
>
> what's wroing? can anyone give some clues?Thanks!
>
> 2009-08-25
>
> richard007.lin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to