Re: Pserver on cygwin corrupts binary files

2004-02-18 Thread Charles Wilson
Corinna Vinschen wrote: On Feb 17 18:16, Alejandro Lopez-Valencia wrote: Because when using textmode, cygwin changes the semantics of I/O functions in the underlying C runtime. It does (and forces) EOL conversion on all files read and written to the filesystem as well as *sockets* and *pipes* for

Re: Pserver on cygwin corrupts binary files

2004-02-18 Thread Igor Pechtchanski
On Wed, 18 Feb 2004, Alejandro Lopez-Valencia wrote: > On Wed, 18 Feb 2004 11:01:09 +0100, Corinna Vinschen wrote: > > >On Feb 17 18:16, Alejandro Lopez-Valencia wrote: > >> Because when using textmode, cygwin changes the semantics of I/O > >> functions in the underlying C runtime. It does (and fo

Re: Pserver on cygwin corrupts binary files

2004-02-18 Thread Alejandro Lopez-Valencia
On Wed, 18 Feb 2004 11:01:09 +0100, Corinna Vinschen wrote in <[EMAIL PROTECTED]>: >On Feb 17 18:16, Alejandro Lopez-Valencia wrote: >> Because when using textmode, cygwin changes the semantics of I/O >> functions in the underlying C runtime. It does (and forces) EOL >> conversion on all files rea

Re: Pserver on cygwin corrupts binary files

2004-02-18 Thread Corinna Vinschen
On Feb 17 18:16, Alejandro Lopez-Valencia wrote: > Because when using textmode, cygwin changes the semantics of I/O > functions in the underlying C runtime. It does (and forces) EOL > conversion on all files read and written to the filesystem as well as > *sockets* and *pipes* for all applications

Re: Pserver on cygwin corrupts binary files

2004-02-17 Thread Alejandro Lopez-Valencia
On Tue, 17 Feb 2004 12:49:50 -0600, Chuck Irvine wrote in <[EMAIL PROTECTED]>: Hi Chuck, [in answer to something I wrote irately before my morning coffee you wrote] >I don't believe that this is my problem. I'm having this problem with >jar files and I do have "*.jar -k 'b'" among other entries

RE: Pserver on cygwin corrupts binary files

2004-02-17 Thread Chuck Irvine
>I'm using a cvs pserver on cygwin and I find that when I pull (checkout, >update, etc) binary file from the repository they come out corrupted, >i.e. can't be opened with jar, etc. Using the cvs command locally works >fine. If I'm not mistaken, I've used used a cvs pserver previously >without t

Re: Pserver on cygwin corrupts binary files

2004-02-15 Thread Alejandro Lopez-Valencia
On Sat, 14 Feb 2004 20:06:47 -0600, Chuck Irvine wrote in <[EMAIL PROTECTED]>: >I'm using a cvs pserver on cygwin and I find that when I pull (checkout, >update, etc) binary file from the repository they come out corrupted, >i.e. can't be opened with jar, etc. Using the cvs command locally works >