Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 53220 invoked from network); 30 Mar 2006 18:15:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Mar 2006 18:15:17 -0000 Received: (qmail 39748 invoked by uid 500); 30 Mar 2006 18:15:12 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 39662 invoked by uid 500); 30 Mar 2006 18:15:12 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 39608 invoked by uid 99); 30 Mar 2006 18:15:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Mar 2006 10:15:11 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of nikolay.kuznetsov@gmail.com designates 66.249.82.200 as permitted sender) Received: from [66.249.82.200] (HELO xproxy.gmail.com) (66.249.82.200) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Mar 2006 10:15:11 -0800 Received: by xproxy.gmail.com with SMTP id t16so367034wxc for ; Thu, 30 Mar 2006 10:14:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oAf28XCNvBR9Q+OA9tC8WwBZNv0vfIJLAt5XEpTNhhktmrIY0VidMvxJqwYdRZgnMiKjuY+aK3xoMBAvYkkMkVTq4gSNiNdWJ53+5OyK624W6aqZYP4sYW+fFC/hEhiP3jDpsdtK45knWRkpFGYRbsff/L/rbgznX8GejquRuDw= Received: by 10.70.75.20 with SMTP id x20mr1809579wxa; Thu, 30 Mar 2006 10:14:50 -0800 (PST) Received: by 10.70.65.9 with HTTP; Thu, 30 Mar 2006 10:14:50 -0800 (PST) Message-ID: <8ce6aa550603301014s5fb37d5bra482893bba6053d0@mail.gmail.com> Date: Thu, 30 Mar 2006 22:14:50 +0400 From: "Nikolay Kuznetsov" To: harmony-dev@incubator.apache.org Subject: Re: EOL differences in svn diffs In-Reply-To: <442C0EB8.70103@sablevm.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1988982437.1143644491843.JavaMail.jira@ajax> <442AF8CD.6040004@gmail.com> <8ce6aa550603300849w445432f8s5e58277116562e99@mail.gmail.com> <442C0EB8.70103@sablevm.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > Actually, you need to set 2 properties: > svn:mime-type : text/plain > svn:eol-style : native It depends a lot from the svn client, though. I tried this, but in my case files are returning from repository in the format they are stored in repository. Thanks a lot for the comment, I'll try to use another client. Regards, Nik