Hi,

I noticed recently a worrying git behavior. I often do something like that:
git fsck --full
git gc
git push origin master | backup of the entire tree in tar archive

'git fsck' or 'git gc' sometimes causes damage to the repository ie:

$ git fsck --full
error: packed 694728b9fe62ad667f051a109c389403ffa0cb29 from
.git/objects/pack/pack-a4bae2576b36116f1962a5496674ea921eebb6c5.pack
is corrupt

This time, however, after 'git fsck' rerun I don't get this error
message, but in other cases, the repository is corrupted. Has anyone
noticed similar problems with git on F16?

-- 
Best regards,
Michal

http://eventhorizon.pl/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to