Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 51385 invoked from network); 16 Sep 2004 11:15:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Sep 2004 11:15:43 -0000 Received: (qmail 5916 invoked by uid 500); 16 Sep 2004 11:15:42 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 5855 invoked by uid 500); 16 Sep 2004 11:15:41 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 5837 invoked by uid 99); 16 Sep 2004 11:15:41 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [212.23.3.141] (HELO heisenberg.zen.co.uk) (212.23.3.141) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 16 Sep 2004 04:15:39 -0700 Received: from [82.69.78.226] (helo=[192.168.0.2]) by heisenberg.zen.co.uk with esmtp (Exim 4.30) id 1C7uEi-0000LY-Vd for dev@forrest.apache.org; Thu, 16 Sep 2004 11:15:37 +0000 Message-ID: <414975D7.9090503@apache.org> Date: Thu, 16 Sep 2004 12:15:35 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Forrest Developers List Subject: Re: svn commit: rev 46141 - forrest/trunk/scratchpad/eclipsePlugin/src/org/apache/forrest/template References: <20040916010056.85201.qmail@minotaur.apache.org> In-Reply-To: <20040916010056.85201.qmail@minotaur.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Heisenberg-IP: [82.69.78.226] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N crossley@apache.org wrote: > Author: crossley > Date: Wed Sep 15 18:00:54 2004 > New Revision: 46141 > > Modified: > forrest/trunk/scratchpad/eclipsePlugin/src/org/apache/forrest/template/new_xdoc.xml (contents, props changed) > Log: > dos2unix to fix line-endings. > Do 'svn propset svn:eol-style native' for all text files. Blast, I forgot again. Is there any way of making the svn client do this automtically when a new ASCII file is added? Ross