From: Gary K. <gw...@me...> - 2009-05-08 02:37:44
|
(cc'd to list) Thanks Daniel, I bow to your git fu <smile> The problem was the permissions of the directories in objects. I thought I had fixed these already but ... In any case, making all of these drwsrwsr-w seems to do the trick. > gking@cl-net:/project/asdf/public_html/asdf.git$ git fsck > dangling commit 22b407fd3be1f1515d2b7a0143c07376c82f3f30 I've pulled Nikodemus's push and I've pushed some minor website and formatting tweaks of my own so things seem one step closer to working. thanks, On May 7, 2009, at 10:15 PM, dhe...@te... wrote: > FWIW, the following objects are stored in the objects directory (if > bare, > .git/objects else). So 00fe92.. should be found in objects/00/fe93... > >>> error: 00fe921ca3660cd116825f76a56b4912f878857c: object corrupt or >>> missing > ... > > You'll notice these broken links point to objects in the above list. >>> broken link from tree f3ddd609fef1183f3778d22a599e1029de74b4ce >>> to blob 3d50e41634b4ba657bd0aedf9b5c51516d6d3da0 >>> broken link from tree f3ddd609fef1183f3778d22a599e1029de74b4ce >>> to tree 00fe921ca3660cd116825f76a56b4912f878857c >>> broken link from commit ddcf33a539faa728751f70591b2b781f057340e1 >>> to commit c457de74d45d34be385c2721cd4eaa449a756f93 >>> missing tree 00fe921ca3660cd116825f76a56b4912f878857c >>> missing commit c457de74d45d34be385c2721cd4eaa449a756f93 >>> dangling commit 22b407fd3be1f1515d2b7a0143c07376c82f3f30 >>> missing blob 3d50e41634b4ba657bd0aedf9b5c51516d6d3da0 >> >> I'm assuming that I caused bad things to happen somehow when >> repairing >> permissions. If no one complains (by sometime tomorrow), I'm going to >> recreate the repo from what I have locally. > > I'd be surprised if its a permissions thing; but who knows. Your > local > git repo should have the missing objects (or git-fsck should give > the same > errors locally) so you should be able to simply copy them to cl.net if > they are in fact missing. > > - Daniel > > -- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM * gwking on twitter |