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 stopped working with 1.7.1


  layer@hobart128 /c/tmp
  $ git clone git:/repo/git/acl acl.test
  Initialized empty Git repository in /c/tmp/acl.test/.git/
  remote: Counting objects: 9205, done.
  remote: Compressing objects: 100% (3300/3300), done.
  fatal: The remote end hung up unexpectedly
  fatal: early EOFs:  62% (5708/9205)
  fatal: index-pack failed

  layer@hobart128 /c/tmp
  $ 

This is on XP 64-bit.  Also happens on Windows 7 64-bit (a fresh
install of 1.7.1).

I'm using binary mounts:

  $ mount
  C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
  C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
  C:/cygwin on / type ntfs (binary,auto)
  D:/cvs on /d/cvs type ntfs (text)
  C: on /c type ntfs (binary)
  D: on /d type ntfs (binary)
  E: on /e type ntfs (binary)
  X: on /x type smbfs (binary,notexec)
  Y: on /y type smbfs (binary,notexec)
  Z: on /z type smbfs (binary,notexec)
  N: on /cygdrive/n type smbfs (binary,posix=0,user,noumount,auto)

  layer@hobart128 /c/tmp
  $


At this point I have no idea what to do.  Ideas would be appreciated.
Thanks.

Kevin Layer

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


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