This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Git corrupts repository


Hello,

I've run into a similar issue as described in [1]. No matter which repository I try to clone, I end up with a corrupt repository. According to [1] it should be sufficient to put the git repository onto a binary mount point in order to avoid line endings issues. I've followed this advice. However, this doesn't seem to help:

$ mount
C:\cygwin\bin on /usr/bin type system (textmode)
C:\cygwin\lib on /usr/lib type system (textmode)
C:\cygwin on / type system (textmode)
c:\Temp on /cygdrive/c/Temp type system (binmode)
........
$ pwd
/cygdrive/c/Temp/wine
$ git status
error: bad index file sha1 signature
fatal: index file corrupt

Any ideas? Output of cygcheck attached.

[1] http://www.cygwin.com/ml/cygwin/2007-09/msg00584.html

--
Best Regards
Kovarththanan Rajaratnam

Attachment: cygcheck.txt
Description: Text document

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]