From dev-return-114965-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Wed Jun 17 07:41:09 2009 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 13026 invoked from network); 17 Jun 2009 07:41:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jun 2009 07:41:08 -0000 Received: (qmail 37475 invoked by uid 500); 17 Jun 2009 07:41:19 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 37344 invoked by uid 500); 17 Jun 2009 07:41:19 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 37334 invoked by uid 99); 17 Jun 2009 07:41:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2009 07:41:19 +0000 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-commons-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2009 07:41:10 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MGplH-0003zn-8t for dev@commons.apache.org; Wed, 17 Jun 2009 07:40:47 +0000 Received: from mail.elsag-solutions.com ([62.154.225.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jun 2009 07:40:47 +0000 Received: from joerg.schaible by mail.elsag-solutions.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jun 2009 07:40:47 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: dev@commons.apache.org From: =?UTF-8?B?SsO2cmc=?= Schaible Subject: Re: [JEXL] svn props for svn commit: r784442 Date: Wed, 17 Jun 2009 09:42:00 +0200 Lines: 21 Message-ID: References: <25aac9fc0906151458v1b3c5d17xa0ec7b20b6e85206@mail.gmail.com> <25aac9fc0906160229o542650ccp4d5c977053aa1534@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: mail.elsag-solutions.com User-Agent: KNode/0.10.9 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org sebb wrote at Dienstag, 16. Juni 2009 11:29: > On 16/06/2009, Christian Grobmeier wrote: >> >> Thanks for looking at these patch(es) :-) >> >> Can you add svn props to the above files and fix your client config? >> >> >> Yes, sorry. I have done so now and fixed all the files sebb suggested >> (checked it too with svn propset -R svn:eol-style native * ) > > There will be some files that don't require eol-style native, e.g. > binary files, and some people would also include .sh (LF), .bat/.cmd > (CRLF) so it's not a good idea to force everything to native. There's the standard svn_apply_autoprops.py script that will set all files to the properties defined in the autoprops section of your subversion configuration. Unfortunately these settings cannot be shared, everyone must configure his own subversion properly. IIRC we've somewhere for commons such an "example" setup. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org