Return-Path: X-Original-To: apmail-incubator-connectors-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-connectors-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 980EE98C2 for ; Wed, 14 Dec 2011 03:43:49 +0000 (UTC) Received: (qmail 90727 invoked by uid 500); 14 Dec 2011 03:43:48 -0000 Delivered-To: apmail-incubator-connectors-commits-archive@incubator.apache.org Received: (qmail 90680 invoked by uid 500); 14 Dec 2011 03:43:46 -0000 Mailing-List: contact connectors-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-dev@incubator.apache.org Delivered-To: mailing list connectors-commits@incubator.apache.org Received: (qmail 90672 invoked by uid 99); 14 Dec 2011 03:43:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 03:43:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 03:43:43 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 076612388993; Wed, 14 Dec 2011 03:43:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1214047 - in /incubator/lcf/branches/release-0.4-incubating-branch: ./ connectors/alfresco/ test-materials/ test-materials/alfresco-war/ tests/alfresco/ Date: Wed, 14 Dec 2011 03:43:22 -0000 To: connectors-commits@incubator.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111214034323.076612388993@eris.apache.org> Author: kwright Date: Wed Dec 14 03:43:22 2011 New Revision: 1214047 URL: http://svn.apache.org/viewvc?rev=1214047&view=rev Log: Set svn:ignore properly Modified: incubator/lcf/branches/release-0.4-incubating-branch/ (props changed) incubator/lcf/branches/release-0.4-incubating-branch/connectors/alfresco/ (props changed) incubator/lcf/branches/release-0.4-incubating-branch/test-materials/ (props changed) incubator/lcf/branches/release-0.4-incubating-branch/test-materials/alfresco-war/ (props changed) incubator/lcf/branches/release-0.4-incubating-branch/tests/alfresco/ (props changed) Propchange: incubator/lcf/branches/release-0.4-incubating-branch/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Wed Dec 14 03:43:22 2011 @@ -13,3 +13,4 @@ /incubator/lcf/branches/CONNECTORS-287:1200390-1210394 /incubator/lcf/branches/CONNECTORS-290:1204836-1205502 /incubator/lcf/branches/CONNECTORS-32:1092556-1094216 +/incubator/lcf/trunk:1214045 Propchange: incubator/lcf/branches/release-0.4-incubating-branch/connectors/alfresco/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Wed Dec 14 03:43:22 2011 @@ -1 +1,4 @@ lib +build +dist +target Propchange: incubator/lcf/branches/release-0.4-incubating-branch/test-materials/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Wed Dec 14 03:43:22 2011 @@ -0,0 +1 @@ +target Propchange: incubator/lcf/branches/release-0.4-incubating-branch/test-materials/alfresco-war/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Wed Dec 14 03:43:22 2011 @@ -0,0 +1 @@ +target Propchange: incubator/lcf/branches/release-0.4-incubating-branch/tests/alfresco/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Wed Dec 14 03:43:22 2011 @@ -0,0 +1 @@ +target