(Which is to say I just tried it, and it took under a minute to sync past the bad revision.)
On Wed, Aug 17, 2011 at 2:41 PM, Evan Martin <[email protected]> wrote: > I'd try "git svn reset r93166" followed by "git svn fetch". You can > do that from your own git checkout, no need to wait for > git.webkit.org. (In theory once git.webkit.org unsticks, it will have > the same commits anyway so it'll be as if you had pulled it from there > anyway.) > > On Wed, Aug 17, 2011 at 2:25 PM, Nico Weber <[email protected]> wrote: >> The first non-syned revision is http://trac.webkit.org/changeset/93167 >> , which is a huge directory move. This might just be slow to handle in >> git? >> >> On Wed, Aug 17, 2011 at 1:28 PM, David Levin <[email protected]> wrote: >>> From an irc conversation, it sounds like this is being worked on but >>> "git-svn just hangs, hard to tell why its broken" >>> dave >>> >>> On Wed, Aug 17, 2011 at 7:56 AM, Nico Weber <[email protected]> wrote: >>>> >>>> Hi, >>>> >>>> git fetch origin && git log origin/master >>>> >>>> suggests that the git mirror stopped syncing at r93166. Can someone kick >>>> it? >>>> >>>> Thanks, >>>> Nico >>>> _______________________________________________ >>>> webkit-dev mailing list >>>> [email protected] >>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >>> >>> >> _______________________________________________ >> webkit-dev mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

