Not knowingly, at least. `git --version` says 1.6.0.2, which I believe
is what it always said.

On Wed, Aug 26, 2009 at 10:50 PM, Jeremy Moskovich<jer...@chromium.org> wrote:
> Git is comprised of billions of tiny orthogonal binaries.
> When this happened to me the cause was some old git binaries in the path
> that where being called by others, the version mismatch was silent and
> caused this error.
> Have you upgraded to a new version of git recently that might cause such a
> mismatch?
> Best regards,
> Jeremy
>
> On Wed, Aug 26, 2009 at 10:42 PM, Nico Weber <tha...@chromium.org> wrote:
>>
>> Trying to pull:
>>
>> thakis-macbookpro:~/src/chrome-git/src thakis$ git pull
>> remote: Counting objects: 1859, done.
>> remote: Compressing objects: 100% (1267/1267), done.
>> remote: Total 1393 (delta 1087), reused 195 (delta 107)
>> Receiving objects: 100% (1393/1393), 2.57 MiB | 781 KiB/s, done.
>> fatal: cannot pread pack file: No such file or directory
>> fatal: index-pack failed
>>
>> Ideas? The interwebs suggest deleting some file from my .git folder
>> that's not in there.
>>
>> Nico
>>
>> >>
>
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to