[webkit-dev] Git mirror out of sync?
William Siegrist
wsiegrist at apple.com
Tue Aug 23 10:44:05 PDT 2011
We just used "git svn reset -r <X>" and "git svn fetch" where <X> is the rev before the bad one.
-Bill
On Aug 23, 2011, at 10:20 AM, Xan Lopez wrote:
> On Thu, Aug 18, 2011 at 6:21 PM, William Siegrist <wsiegrist at apple.com> wrote:
>> Yes, I'm working on it. Git-svn refuses to get past r93167, I've tried a few things, nothing has worked so far. Unfortunately I have no ETA to give you.
>>
>
> Did you ever figure how go to past that in git-svn? Pretty sure I'm
> getting the same error as of today:
>
> (...)
> W: +empty_dir: LayoutTests/platform/chromium-cg-mac/tables/mozilla/collapsing_borders
> W: +empty_dir: LayoutTests/platform/chromium-cg-mac/tables/mozilla/dom
> W: +empty_dir: LayoutTests/platform/chromium-cg-mac/tables/mozilla_expected_failures/collapsing_borders
> W: +empty_dir: LayoutTests/platform/chromium-cg-mac/traversal
> W: +empty_dir: LayoutTests/platform/chromium-cg-mac/userscripts
> W: -empty_dir: LayoutTests/platform/chromium-mac
> Byte order is not compatible at ../../lib/Storable.pm (autosplit into
> ../../lib/auto/Storable/_retrieve.al) line 380, at
> /usr/share/perl5/Memoize/Storable.pm line 21
>
> Could not unmemoize function `lookup_svn_merge', because it was not
> memoized to begin with at /home/xan/libexec/git-core/git-svn line 3230
> END failed--call queue aborted at /home/xan/libexec/git-core/git-svn line 40.
> --
>
> A bit of googling suggests it might be a git-svn bug, but it still
> happens with git from git master.
>
> Xan
>
>> -Bill
>>
>>
>>
>> On Aug 18, 2011, at 9:05 AM, Andras Becsi wrote:
>>
>>> Hi,
>>>
>>> Seems that the git mirror is still stuck at r93166, that's almost 150 revisions now. Does anyone have a clue what happened?
>>>
>>> BR,
>>> Andras
>>>
>>> On Wed, 17 Aug 2011 23:42:21 +0200, Evan Martin <evan at chromium.org> wrote:
>>>
>>>> (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 <evan at chromium.org> 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 <thakis at chromium.org> 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 <levin at chromium.org> 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 <thakis at chromium.org> 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
>>>>>>>> webkit-dev at lists.webkit.org
>>>>>>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>>>>>>
>>>>>>>
>>>>>> _______________________________________________
>>>>>> webkit-dev mailing list
>>>>>> webkit-dev at lists.webkit.org
>>>>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>>>>>
>>>>>
>>>> _______________________________________________
>>>> webkit-dev mailing list
>>>> webkit-dev at lists.webkit.org
>>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>> _______________________________________________
>>> webkit-dev mailing list
>>> webkit-dev at lists.webkit.org
>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
More information about the webkit-dev
mailing list