Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 49006 invoked from network); 9 May 2007 07:24:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 May 2007 07:24:36 -0000 Received: (qmail 55225 invoked by uid 500); 9 May 2007 07:24:41 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 55199 invoked by uid 500); 9 May 2007 07:24:41 -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 55190 invoked by uid 99); 9 May 2007 07:24:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2007 00:24:41 -0700 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; Wed, 09 May 2007 00:24:34 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 24CAC1A9838; Wed, 9 May 2007 00:24:14 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r536448 - /forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml Date: Wed, 09 May 2007 07:24:13 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070509072414.24CAC1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Wed May 9 00:24:11 2007 New Revision: 536448 URL: http://svn.apache.org/viewvc?view=rev&rev=536448 Log: Add entry for Subversion (#svn). Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml?view=diff&rev=536448&r1=536447&r2=536448 ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml (original) +++ forrest/trunk/site-author/content/xdocs/docs_0_90/glossary.xml Wed May 9 00:24:11 2007 @@ -262,6 +262,19 @@ + + Subversion (SVN) + + + Subversion, also known as SVN, is the version control system used by all Apache projects. + + + + + Version control + + + X