Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 50583 invoked from network); 9 Mar 2007 11:11:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Mar 2007 11:11:05 -0000 Received: (qmail 99746 invoked by uid 500); 9 Mar 2007 11:11:14 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 99681 invoked by uid 500); 9 Mar 2007 11:11:13 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 99670 invoked by uid 99); 9 Mar 2007 11:11:13 -0000 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2007 03:11:13 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 4CE251A9838; Fri, 9 Mar 2007 03:10:09 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r516370 - /forrest/trunk/main/webapp/ Date: Fri, 09 Mar 2007 11:10:08 -0000 To: svn@forrest.apache.org From: rgardler@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070309111009.4CE251A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rgardler Date: Fri Mar 9 03:10:03 2007 New Revision: 516370 URL: http://svn.apache.org/viewvc?view=rev&rev=516370 Log: ignore upload directory (not sure why it was created but we should certainly ignore it in SVN) Modified: forrest/trunk/main/webapp/ (props changed) Propchange: forrest/trunk/main/webapp/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Fri Mar 9 03:10:03 2007 @@ -0,0 +1 @@ +.upload-dir