Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 17772 invoked from network); 5 Dec 2006 09:41:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2006 09:41:16 -0000 Received: (qmail 46129 invoked by uid 500); 5 Dec 2006 09:41:21 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 46087 invoked by uid 500); 5 Dec 2006 09:41:21 -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 46077 invoked by uid 99); 5 Dec 2006 09:41:21 -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:41:21 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=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.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Dec 2006 01:41:10 -0800 Received: by ug-out-1314.google.com with SMTP id z36so2615449uge for ; Tue, 05 Dec 2006 01:40:49 -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=m1tQwKQSoMKDcyOBxzasYq8m1bp08x2e1q4aJ3skVyGf7Ni1/RvVHjVcnLakpsU67S95ptolek8OhXHQUi8d4hMwxQAIKxyICwGdiEQlHViHWKKtqopUD6c9UsKT/XlUO6oDdwcDwByibBGIqRz1coK4lat9an+7QSg87W/Q3dE= Received: by 10.78.185.15 with SMTP id i15mr8774744huf.1165311649150; Tue, 05 Dec 2006 01:40:49 -0800 (PST) Received: by 10.78.162.5 with HTTP; Tue, 5 Dec 2006 01:40:49 -0800 (PST) Message-ID: Date: Tue, 5 Dec 2006 12:40:49 +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: <211709bc0612041735g55346242r4eea2bffb766adbb@mail.gmail.com> 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, 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? SY, Alexey