I've been trying to use Git on my company laptop.  It is a windows
laptop, and the disk is encrypted.  You have to enter a password on
boot before the disk can be read and the operating system loaded.  I
have installed cygwin, and I manually git from source.

The problem is that whenever I reboot my laptop - my git repositories
get corrupted!  I can use git all day long if I don't reboot - but the
second I do, they're toast:

error: non-monotonic index .git/objects/pack/
pack-6995f64bd54a452594406f6052b425fd453afef3.idx
error: inflate: data stream error (incorrect header check)
error: corrupt loose object '601f03e689c32f7b32694fd26cbeacaf03a0b0c6'
fatal: object 601f03e689c32f7b32694fd26cbeacaf03a0b0c6 is corrupted


Is there any way to fix this problem?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to