Discussion:
repo error during repo init in getting source...
pavan savoy
2008-10-27 21:59:23 UTC
Permalink
Hi,

I get the following error when I run the repo init step in getting the
source... I have installed all that is required, on my ubuntu machine...
Please suggest...


Traceback (most recent call last):
File "/home/pavan/omapandroid/openandroid/.repo/repo/main.py", line 198,
in
<module>
_Main(sys.argv[1:])
File "/home/pavan/omapandroid/openandroid/.repo/repo/main.py", line 184,
in
_Main
repo._Run(argv)
File "/home/pavan/omapandroid/openandroid/.repo/repo/main.py", line 94,
in _Run
cmd.Execute(copts, cargs)
File "/home/pavan/omapandroid/openandroid/.repo/repo/subcmds/init.py",
line
185, in Execute
self._SyncManifest(opt)
File "/home/pavan/omapandroid/openandroid/.repo/repo/subcmds/init.py",
line
116, in _SyncManifest
m.Sync_LocalHalf()
File "/home/pavan/omapandroid/openandroid/.repo/repo/project.py", line
463,
in Sync_LocalHalf
self._InitWorkTree()
File "/home/pavan/omapandroid/openandroid/.repo/repo/project.py", line
848,
in _InitWorkTree
rev = self.bare_git.rev_parse('%s^0' % rev)
File "/home/pavan/omapandroid/openandroid/.repo/repo/project.py", line
1031,
in runner
p.stderr))
error.GitError: manifests rev-parse: fatal: ambiguous argument
'refs/remotes/origin/master^0': unknown revision or path not in the
working
tree.
Use '--' to separate paths from revisions

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

Loading...