I'm having trouble both tailing and scp-ing big files with msysgit (version 1.7.1.msysgit.0). This post indicates there is something wrong with underlying cygwin libraries.
Anybody know a good way to fix or circumvent these issues?
I'm having trouble both tailing and scp-ing big files with msysgit (version 1.7.1.msysgit.0). This post indicates there is something wrong with underlying cygwin libraries.
Anybody know a good way to fix or circumvent these issues?
Did you try with a more recent version of msysgit?
Issue 409 and this thread both reports fixes for large files checkouts (which isn't exactly your case, but could have some influence on your issue).
Currently there are problems with big files due to lack of 64-bit support. Got a reply from an msysgit developer that 64-bit msys is required, and that I (or probably someone in greater need) will have to port it to 64-bit and report back to the msysgit team when done.