From svn-return-7472-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Wed Jan 23 06:58:10 2008
Return-Path:
Delivered-To: apmail-forrest-svn-archive@www.apache.org
Received: (qmail 64467 invoked from network); 23 Jan 2008 06:58:10 -0000
Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2)
by minotaur.apache.org with SMTP; 23 Jan 2008 06:58:10 -0000
Received: (qmail 89930 invoked by uid 500); 23 Jan 2008 06:58:00 -0000
Delivered-To: apmail-forrest-svn-archive@forrest.apache.org
Received: (qmail 89882 invoked by uid 500); 23 Jan 2008 06:58:00 -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 89873 invoked by uid 99); 23 Jan 2008 06:58:00 -0000
Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136)
by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jan 2008 22:58:00 -0800
X-ASF-Spam-Status: No, hits=-100.0 required=10.0
tests=ALL_TRUSTED
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; Wed, 23 Jan 2008 06:57:42 +0000
Received: by eris.apache.org (Postfix, from userid 65534)
id 334961A9832; Tue, 22 Jan 2008 22:57:49 -0800 (PST)
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: svn commit: r614440 - in /forrest/trunk/site-author/content/xdocs:
docs_0_90/build.xml svn.xml
Date: Wed, 23 Jan 2008 06:57:48 -0000
To: svn@forrest.apache.org
From: crossley@apache.org
X-Mailer: svnmailer-1.0.8
Message-Id: <20080123065749.334961A9832@eris.apache.org>
X-Virus-Checked: Checked by ClamAV on apache.org
Author: crossley
Date: Tue Jan 22 22:57:34 2008
New Revision: 614440
URL: http://svn.apache.org/viewvc?rev=614440&view=rev
Log:
Refer to LICENSE and NOTICE files.
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_90/build.xml
forrest/trunk/site-author/content/xdocs/svn.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/build.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/build.xml?rev=614440&r1=614439&r2=614440&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/build.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/build.xml Tue Jan 22 22:57:34 2008
@@ -44,6 +44,7 @@
'svn co http://svn.apache.org/repos/asf/forrest/trunk forrest'
(committers should replace http with https).
This will create a directory called "forrest" where the Forrest source will be stored.
+ Pay attention to README.txt and LICENSE.txt and NOTICE.txt files.
Whenever you want to update your Forrest source tree to the current
Modified: forrest/trunk/site-author/content/xdocs/svn.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/svn.xml?rev=614440&r1=614439&r2=614440&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/svn.xml (original)
+++ forrest/trunk/site-author/content/xdocs/svn.xml Tue Jan 22 22:57:34 2008
@@ -27,7 +27,7 @@
manage their source code and other resources.
- The "trunk" is where the main development happens. From time-to-time
+ The Forrest "trunk" is where the main development happens. From time-to-time
"branches" are used for specific short-term development tasks and later
merged to trunk.
@@ -35,7 +35,9 @@
Developers can browse the trunk via
direct access or
via the ViewVC web
- interface. Similarly branches can be browsed (go up one level).
+ interface.
+ Pay attention to LICENSE.txt and NOTICE.txt files.
+ Similarly branches can be browsed (go up one level).
For every change, a notification email is automatically sent to the