Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 84217 invoked from network); 21 Aug 2006 20:33:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Aug 2006 20:33:27 -0000 Received: (qmail 62804 invoked by uid 500); 21 Aug 2006 20:33:27 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 62785 invoked by uid 500); 21 Aug 2006 20:33:27 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 62776 invoked by uid 99); 21 Aug 2006 20:33:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Aug 2006 13:33:27 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 63.246.7.35 is neither permitted nor denied by domain of bwnoll@gmail.com) Received: from [63.246.7.35] (HELO mail.virtuas.com) (63.246.7.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Aug 2006 13:33:26 -0700 Received: (qmail 26355 invoked by uid 89); 21 Aug 2006 20:33:05 -0000 Received: by simscan 1.1.0 ppid: 26344, pid: 26348, t: 2.2176s scanners: clamav: m: spam: 3.0.2 Received: from unknown (HELO ?127.0.0.1?) (bnoll@virtuas.com@71.216.65.30) by smtp.virtuas.com with SMTP; 21 Aug 2006 20:33:03 -0000 Message-ID: <44EA1884.10309@gmail.com> Date: Mon, 21 Aug 2006 14:33:08 -0600 From: Bryan Noll User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: open-jpa-dev@incubator.apache.org Subject: Re: Updating of SVN properties? References: <89c0c52c0608211327l3eeaf1adic680fb741c29d1ed@mail.gmail.com> In-Reply-To: <89c0c52c0608211327l3eeaf1adic680fb741c29d1ed@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0634-0, 08/21/2006), Outbound message X-Antivirus-Status: Clean X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on virtuas01.managed.contegix.com X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N +1... Was thinking the same thing... Kevin Sutter wrote: > Hi, > I use an IDE (Eclipse) for developing OpenJPA. Whenever I synchronize > with > the OpenJPA SVN repository, I have some common, minor updates to the > svn:ignore values in the SVN properties. For example, I add the "target" > directory to the svn:ignore property, and I add ".*" to the svn:ignore > property so that the Eclipse-related .classpath and .project files are > ignored. Would it be okay to put these changes to the OpenJPA SVN > repository? I notice that some of the OpenJPA sub-projects have > properties > already integrated, but not all of them. > > Are these type of changes acceptable to the group? > > Thanks, > Kevin >