Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Subject: RE: Subversion eol-corrupting jar files on update Date: Sun, 18 Jul 2004 20:51:01 -0700 Message-ID: <0C260F619E428642BFA6380177C3ADF30126AD76@exmsea005.us.wamu.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Karr, David" To: X-OriginalArrivalTime: 19 Jul 2004 03:51:02.0076 (UTC) FILETIME=[9C00EFC0:01C46D43] X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i6J3pnRK014771 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 file conversion. > -----Original Message----- > From: cygwin-owner AT cygwin DOT com > > 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 "textmode". Do I have to change to > binary in order for this to work? I would have thought the > eol-type setting in the subversion config should deal with this. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/