On Wednesday, June 19, 2013 6:03:38 PM UTC+8, Nicolas B. Pierron wrote: > On 06/18/2013 03:07 PM, Rod Carlo Santillan wrote: > > > On Tuesday, June 18, 2013 8:27:36 PM UTC+8, Rod Carlo Santillan wrote: > > >> Hi Guys, I'm trying to download the Firefox OS source code but i keep > >> getting a Fetch failed error. I'm not sure if this is a connection issue > >> with the server or something needs fixn on my side. some output: > > >> > > >> error: Exited sync due to fetch errors > > > > > > Ok i think I got it running. It got better when I ran: > > > repo init -u https://android.googlesource.com/platform/manifest > > > > Doing that will do the checkout of Android sources instead of B2G sources. > > you should redo it from scratch and if you still have a fetch error, you can > > try to run "./repo sync --force-broken", which will at least do the checkout > > of the others, and you can work around the one which does not want to be > > updated. > > > > -- > > Nicolas B. Pierron
Thanks Nicolas. I'll give it a shot. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
