Re: error: revision master in abi/cpp not found

1,543 views
Skip to first unread message

Dave Borowitz

unread,
Mar 29, 2014, 11:48:18 PM3/29/14
to Alexander Gerasimenko, repo-discuss
This mailing list is about repo itself, which is the tool used to fetch the Android source code, and Gerrit Code Review, the review tool used by AOSP. It sounds like you're trying to build Android, in which case android-...@googlegroups.com may be a more appropriate group.


On Sat, Mar 29, 2014 at 11:41 AM, Alexander Gerasimenko <linux...@gmail.com> wrote:
Hi,

i created my own gerrit aosp local repo. And when im syncing repo with local gerrit im receiving "error: revision master in abi/cpp not found" error. How to solve this issue. Ive seen some discussions where people suggest just to remove that  repository. I made local repo for android_4.4.2_r2 revision

--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en

---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Magnus Bäck

unread,
Mar 31, 2014, 1:48:30 AM3/31/14
to repo-d...@googlegroups.com
On Saturday, March 29, 2014 at 19:54 CET,
Alexander Gerasimenko <linux...@gmail.com> wrote:

> i created my own gerrit aosp local repo. And when im syncing repo
> with local gerrit im receiving "error: revision master in abi/cpp
> not found" error. How to solve this issue. Ive seen some discussions
> where people suggest just to remove that repository. I made local
> repo for android_4.4_r2 revision

The platform/abi/cpp git does have a master branch, so it seems
your local mirror isn't complete. How did you initialize the mirror
(i.e. what 'repo init' command did you run)? Same question but for
the workspace created from the local mirror?

https://android.googlesource.com/platform/abi/cpp/+/master

--
Magnus Bäck | Software Engineer, Development Tools
magnu...@sonymobile.com | Sony Mobile Communications

David Pursehouse

unread,
Apr 11, 2014, 5:20:03 AM4/11/14
to repo-discuss
On Mon, Mar 31, 2014 at 2:48 PM, Magnus Bäck <magnu...@sonymobile.com> wrote:
On Saturday, March 29, 2014 at 19:54 CET,
     Alexander Gerasimenko <linux...@gmail.com> wrote:

> i created my own gerrit aosp local repo. And when im syncing repo
> with local gerrit im receiving "error: revision master in abi/cpp
> not found" error. How to solve this issue. Ive seen some discussions
> where people suggest just to remove that  repository. I made local
> repo for android_4.4_r2 revision

The platform/abi/cpp git does have a master branch, so it seems
your local mirror isn't complete. How did you initialize the mirror
(i.e. what 'repo init' command did you run)? Same question but for
the workspace created from the local mirror?

https://android.googlesource.com/platform/abi/cpp/+/master


I just ran into the same problem.  It was because the aosp projects had been mirrored into another namespace, so the master branch was actually "refs/heads/xyz/master" where "xyz" was the name of the other namespace, rather than "refs/heads/master".


Reply all
Reply to author
Forward
0 new messages