Johannes Schindelin wrote:
Hi,
On Fri, 16 Feb 2007, Mark Levedahl wrote:
... I *tried* that, and it fails under Cygwin. Apparently cygwin's bash
(or something) mangles data in the pipe (99% certain it will turn out to
be a latent crlf issue)...
Have you tried
export CYGWIN=binmode
before that? (If it works, you have to make sure that other settings as
"ntsec" are retained in that environment variable, but not "nobinmode").
Hth,
Dscho
In a word, yes. I tried many things with mount and CYGWIN, none fixed
the problem. What I don't have is a simple test case I can push upstream
to demonstrate the failure mode. However, if this is a crlf issue I
suspect this would not work in msys either, regardless of being able to
find the issue in Cygwin.
Mark
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html