On Wed, Feb 11, 2009 at 06:24:29PM +0200, Ciprian Dorin, Craciun wrote: > 15 git push file:///tmp/r2 master > Counting objects: 3, done. > Writing objects: 100% (3/3), 197 bytes, done. > Total 3 (delta 0), reused 0 (delta 0) > error: unpack should have generated > ea8c5601f49a4bdeea03db3adb909d590ea730d3, but I can't find it! > To file:///tmp/r2 > ! [remote rejected] master -> master (bad pack) > error: failed to push some refs to 'file:///tmp/r2' I can't reproduce the problem here. It looks like your receive-pack is somehow broken (which should be the only difference between pushing to a local repo and a remote one). Can you try with a vanilla version of git to be sure it is not your add-on patch responsible? -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html