Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 18808 invoked from network); 5 Dec 2006 09:45:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2006 09:45:44 -0000 Received: (qmail 53381 invoked by uid 500); 5 Dec 2006 09:45:50 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 53354 invoked by uid 500); 5 Dec 2006 09:45:50 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 53345 invoked by uid 99); 5 Dec 2006 09:45:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Dec 2006 01:45:50 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of alexey.a.petrenko@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Dec 2006 01:45:39 -0800 Received: by ug-out-1314.google.com with SMTP id z36so2616154uge for ; Tue, 05 Dec 2006 01:45:17 -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=Q5WZSjA1D9WYdymSLL3grPBLPodMg3xweYHlgOoCjM4PceFtz2MGaWheVf7fXI4oYUF663/SwlE9AvrxF9S3EiEm/Z1ng+JVO+mNybVwZqO40t5M7VpqGj6sKIvb8E3NpLHYSwZax6LrELw9A3dLnOiNW7pwj/DKRSozaN8CY+8= Received: by 10.78.170.17 with SMTP id s17mr8742866hue.1165311917641; Tue, 05 Dec 2006 01:45:17 -0800 (PST) Received: by 10.78.162.5 with HTTP; Tue, 5 Dec 2006 01:45:17 -0800 (PST) Message-ID: Date: Tue, 5 Dec 2006 12:45:17 +0300 From: "Alexey Petrenko" To: dev@harmony.apache.org Subject: Re: [general][svn]] Missing svn:eol-style properties and need to configure svn autoprops In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4dd1f3f00612041303i5fae7186v8cbb4c33845e093f@mail.gmail.com> <211709bc0612041735g55346242r4eea2bffb766adbb@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org 2006/12/5, Alexey Petrenko : > 2006/12/5, Tony Wu : > > For committers, > > > > please modify the *config* file of your local svn. > > "C:\Documents and Settings\$username\Application > > Data\Subversion\config" on winXP > > and "/home/$username/.subversion/conf/config" on Linux. > Just curious is TortoiseSVN get config from the same place? Yes, it is ;) SY, Alexey