Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 11709 invoked from network); 22 Jul 2005 17:01:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jul 2005 17:01:43 -0000 Received: (qmail 10365 invoked by uid 500); 22 Jul 2005 17:01:39 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 10199 invoked by uid 500); 22 Jul 2005 17:01:38 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 10173 invoked by uid 99); 22 Jul 2005 17:01:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 10:01:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.249.34.130] (HELO picanmix.dev.day.com) (212.249.34.130) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 10:01:32 -0700 Received: from eu-mail.day.com (eu-mail.dev.day.com [10.0.0.30]) by picanmix.dev.day.com (DAY) with ESMTP id j6MH1YI21641; Fri, 22 Jul 2005 19:01:34 +0200 (MEST) Received: from [10.0.0.58] ([10.0.0.58]) by eu-mail.day.com (Lotus Domino Release 5.0.8) with ESMTP id 2005072219013246:946 ; Fri, 22 Jul 2005 19:01:32 +0200 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v622) Message-Id: <1cd0b58c7de2f8893b7037c4508da5bc@gbiv.com> Cc: "'stdcxx-dev@incubator.apache.org'" From: "Roy T. Fielding" Subject: Re: HELP with updating web Date: Fri, 22 Jul 2005 10:01:32 -0700 To: general@incubator.apache.org X-Mailer: Apple Mail (2.622) X-MIMETrack: Itemize by SMTP Server on eu-mail/Day(Release 5.0.8 |June 18, 2001) at 07/22/2005 07:01:32 PM, Serialize by Router on eu-mail/Day(Release 5.0.8 |June 18, 2001) at 07/22/2005 07:01:33 PM, Serialize complete at 07/22/2005 07:01:33 PM Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Jul 22, 2005, at 10:02 AM, Heidi Buelow wrote: > In the future, will the whole site directory be published or do we > need to > do something to turn on auto-publish for each page we add to our > project > website? The entire tree on the website is just a checked-out stdcxx/site, so whatever you put under there is what goes live. ....Roy