Re: Subversion eol-corrupting jar files on update

2004-07-19 Thread Max Bowsher
Christopher Faylor wrote: > On Mon, Jul 19, 2004 at 07:47:12AM +0100, Max Bowsher wrote: >> Karr, David wrote: I'm having trouble with the svn in Cygwin corrupting jar files on update or checkout. It's doing an eol translation. I've specified ".jar" in my svn properties, to indicate

Re: Subversion eol-corrupting jar files on update

2004-07-19 Thread Christopher Faylor
On Mon, Jul 19, 2004 at 07:47:12AM +0100, Max Bowsher wrote: >Karr, David wrote: >>> I'm having trouble with the svn in Cygwin corrupting jar >>> files on update or checkout. It's doing an eol translation. >>> I've specified ".jar" in my svn properties, to indicate that >>> it should use the "eol-

Re: Subversion eol-corrupting jar files on update

2004-07-18 Thread Max Bowsher
Karr, David wrote: >> I'm having trouble with the svn in Cygwin corrupting jar >> files on update or checkout. It's doing an eol translation. >> I've specified ".jar" in my svn properties, to indicate that >> it should use the "eol-type" of "native". My "mount" table >> shows everything in "textm

RE: Subversion eol-corrupting jar files on update

2004-07-18 Thread Karr, David
If the Cygwin port of subversion is really just using the mount mode to determine this, then that seems like a bug to me. Someone else pointed out to me that subversion is able to determine that the "mime-type" of ".jar" is "application/octet-stream", and that should imply that it should do no fil