2

I am getting the following error when trying to download the gingerbread source code using git:

$ repo init -u https://android.googlesource.com/platform/manifest 
project .repo/manifests/

fatal: Needed a single revision
invalid upstream 7ed9d5cc82ab675d37e67dd558e010c6d96c44c5^1

fatal: manifest 'default.xml' not available
fatal: manifest default.xml not found

1 Answer 1

4

I have found the root cause of this problem. It was there due to corrupt repo. I removed .repo directory, installed repo again and it worked fine. Thanks.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.