Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 88211 invoked from network); 14 Apr 2008 13:01:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Apr 2008 13:01:54 -0000 Received: (qmail 35944 invoked by uid 500); 14 Apr 2008 13:01:54 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 35744 invoked by uid 500); 14 Apr 2008 13:01:54 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 35686 invoked by uid 99); 14 Apr 2008 13:01:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 06:01:53 -0700 X-ASF-Spam-Status: No, hits=-2000.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; Mon, 14 Apr 2008 13:00:58 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5CA111A9832; Mon, 14 Apr 2008 06:01:18 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r647782 - in /httpd/site/trunk/docs/test: flood/building.html flood/index.html index.html Date: Mon, 14 Apr 2008 13:01:17 -0000 To: cvs@httpd.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080414130118.5CA111A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Date: Mon Apr 14 06:01:11 2008 New Revision: 647782 URL: http://svn.apache.org/viewvc?rev=647782&view=rev Log: Regenerated site Modified: httpd/site/trunk/docs/test/flood/building.html httpd/site/trunk/docs/test/flood/index.html httpd/site/trunk/docs/test/index.html Modified: httpd/site/trunk/docs/test/flood/building.html URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/test/flood/building.html?rev=647782&r1=647781&r2=647782&view=diff ============================================================================== --- httpd/site/trunk/docs/test/flood/building.html (original) +++ httpd/site/trunk/docs/test/flood/building.html Mon Apr 14 06:01:11 2008 @@ -77,7 +77,7 @@ APR-util (such as the ones that come with httpd-2.0 or Subversion), you may specify --with-apr and --with-apr-util at configure-time.

- % svn co http://svn.apache.org/repos/asf/httpd/test/trunk/flood
+ % svn co http://svn.apache.org/repos/asf/httpd/test/flood/trunk flood
  % cd flood
  % svn co http://svn.apache.org/repos/asf/apr/apr/trunk apr
  % svn co http://svn.apache.org/repos/asf/apr/apr-util/trunk apr-util

Modified: httpd/site/trunk/docs/test/flood/index.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/test/flood/index.html?rev=647782&r1=647781&r2=647782&view=diff
==============================================================================
--- httpd/site/trunk/docs/test/flood/index.html (original)
+++ httpd/site/trunk/docs/test/flood/index.html Mon Apr 14 06:01:11 2008
@@ -81,12 +81,12 @@
 of the features available in flood.  All of these files are available in the
 examples directory in flood's Subversion repository.

@@ -101,10 +101,10 @@
-

You may browse the flood's Subversion repository online or via flood ViewCVS

+

You may browse the flood's Subversion repository online or via flood ViewCVS

Anonymous Subversion access (via WebDAV) is available.

- % svn co http://svn.apache.org/repos/asf/httpd/test/trunk/flood
+ % svn co http://svn.apache.org/repos/asf/httpd/test/flood/trunk flood
 
Modified: httpd/site/trunk/docs/test/index.html URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/test/index.html?rev=647782&r1=647781&r2=647782&view=diff ============================================================================== --- httpd/site/trunk/docs/test/index.html (original) +++ httpd/site/trunk/docs/test/index.html Mon Apr 14 06:01:11 2008 @@ -78,9 +78,9 @@

Currently, the following components are available:

@@ -130,11 +130,13 @@
-

You may browse the httpd-test repository online.

+

You may browse the httpd-test repositories online.

Anonymous Subversion is available.

- % svn checkout http://svn.apache.org/repos/asf/httpd/test/trunk/ httpd-test
+ % svn checkout http://svn.apache.org/repos/asf/httpd/test/framework/trunk/ httpd-framework
+ % svn checkout http://svn.apache.org/repos/asf/httpd/test/flood/trunk/ flood
+ % svn checkout http://svn.apache.org/repos/asf/httpd/test/specweb99/trunk/ httpd-specweb