Thanks Dave. It worked! Brian
On Jan 24, 2013, at 14:25, Dave Hylands <[email protected]> wrote: > Hi Brian, > > ----- Original Message ----- >> From: "Tianbing Brian Teng" <[email protected]> >> To: [email protected] >> Sent: Thursday, January 24, 2013 2:14:23 PM >> Subject: [b2g] gecko check out error >> >> Hi guys. Last night when I tried to do "./repo sync" I got a checkout >> error. Today the problem is still there. >> error: gecko/: releases/gecko.git checkout >> dd0939447e649bd569674fff4ca85f5b9e464e2c >> >> I haven't done an update for more than a week. Has anything such as >> git setup changed recently? > > When I've had this happen in the past, I've done: > > cd gecko > git fetch --all > cd .. > repo sync > > and that seems to usually clear things up. > > Dave Hylands _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
