Git package errors

I have a 2-boot machine between Windows 8 and Ubuntu 12.04.

The shared filesystem has a Git repository / workspace. It was built using msysgit from Windows.

When I try to use this repo on Linux (using Git 1.7.9.5) I see these error messages:

error: packfile.git / objects / pack / pack-31c385e8e4f1c105da16758ee98043a4b4ea1e50.pack signature not available

warning: batch file .git / objects / pack / pack-31c385e8e4f1c105da16758ee98043a4b4ea1e50.pack is not available

error: packfile.git / objects / pack / pack-31c385e8e4f1c105da16758ee98043a4b4ea1e50.pack signature not available

warning: batch file .git / objects / pack / pack-31c385e8e4f1c105da16758ee98043a4b4ea1e50.pack is not available

fatal: Could not read object 190cb002f6257e33efe88a91b37943be29cf9412: value too large for a particular data type

First, what does this mean?

Second, is this an indication that the contents of the folder are .git

distribution dependent, be it OS or git version / implementation?

I can get around this by making another clone of the repo, but I'd rather use the same one from both OSes if possible.

+3
git


source to share


No one has answered this question yet

Check out similar questions:

20142
How do I undo the last local commits in Git?
15981
How do I delete a Git branch locally and remotely?
11347
What is the difference between 'git pull' and 'git fetch'?
8423
How do I undo 'git add' before committing?
7919
How do I rename my local Git branch?
7159
How do I revert the Git repository to a previous commit?
6484
How do I force "git pull" to overwrite local files?
6475
How to remove local (untracked) files from the current Git working tree
6334
How do I checkout a remote Git branch?
4491
How to discard unstated changes in Git?



All Articles
Loading...
X
Show
Funny
Dev
Pics