On Wed, 1 Aug 2007, Domenico Andreoli wrote:Have you done clones with stupid protocols (rsync and/or http)? The simplest explanation for this is that since you didn't do "--full" for fsck, then your git-fsck never looked into the pack-files you had. And the tree might well exist in a pack-file, and thus not even looked at by fsck. So try "git fsck --full", and see if that changes the picture. (Usually, you'd never have a pack-file *and* the loose object it points to both at the same time, but especially if you use the dumb transports (rsync and/or http), you'll get pack-files from remotes, and thus you won't have the normal nice behaviour of pack-files being "old state", and loose objects being "new state". The easiest fixup is likely to just do "git gc", which which do a nice repack, and get rid of loose objects that are duplicates of stuff that is also in a pack-file. Linus - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Bron Gondwana | BUG: mmapfile/writev spurious zero bytes (x86_64/not i386, bisected, reproducable) |
| Greg Kroah-Hartman | [PATCH 012/196] nozomi driver |
| Linus Torvalds | Re: Slow DOWN, please!!! |
| J.C. Pizarro | Re: linux+glibc memory allocator, poor performance |
git: | |
| Andy Parkins | svn:externals using git submodules |
| Scott Chacon | [PATCH] add a 'pre-push' hook |
| Alan Larkin | fatal: Out of memory, malloc failed |
| Dmitry Kakurin | Re: [RFC] Convert builin-mailinfo.c to use The Better String Library. |
| Gavan Fantom | Re: sysctl knob to let sugid processes dump core (pr 15994) |
| Lord Isildur | Re: Fork bomb protection patch |
| Manuel Bouyer | scsi disks with "Medium Format Corrupted" |
| Matt Thomas | Re: fsync performance hit on 1.6.1 |
| Hari | DHCP question |
| Nick Guenther | Re: When will OpenBSD support UTF8? |
| Christian Weisgerber | Re: libiconv problem |
| Vijay Sankar | taskjuggler problems |
