Return-Path: X-Original-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E23E69C12 for ; Wed, 1 Feb 2012 08:31:38 +0000 (UTC) Received: (qmail 93669 invoked by uid 500); 1 Feb 2012 08:31:37 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 93591 invoked by uid 500); 1 Feb 2012 08:31:23 -0000 Mailing-List: contact bloodhound-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-dev@incubator.apache.org Received: (qmail 93563 invoked by uid 99); 1 Feb 2012 08:31:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 08:31:17 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [110.44.30.146] (HELO enterprise.16degrees.com.au) (110.44.30.146) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 08:31:09 +0000 Received: from deltaflyer (CPE-120-146-165-143.static.qld.bigpond.net.au [120.146.165.143]) by enterprise.16degrees.com.au (Postfix) with ESMTPA id CBD8D1902041 for ; Wed, 1 Feb 2012 18:30:46 +1000 (EST) Reply-To: From: "Gavin McDonald" To: References: <01ba01cce06c$cb173f90$6145beb0$@16degrees.com.au> In-Reply-To: Subject: RE: Project Website Date: Wed, 1 Feb 2012 18:30:46 +1000 Organization: 16 degrees Message-ID: <002f01cce0bb$cbf885f0$63e991d0$@16degrees.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Content-language: en-au Thread-index: AQGMXEZOcWX0L+fCkhQpHVweNE2FagFYX6lllp37MBA= X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Greg Stein [mailto:gstein@gmail.com] > Sent: Wednesday, 1 February 2012 11:41 AM > To: bloodhound-dev@incubator.apache.org; gavin@16degrees.com.au > Subject: Re: Project Website > > On Tue, Jan 31, 2012 at 18:05, Gavin McDonald > wrote: > > The thread 'Editing the bloodhound website' is actually about editing > > the projects Status page at > > incubator.apache.org/projects/bloodhound.html > > That thread also morphed into editor the project's website, and Mark posted > an example. Nothing has been checked in regarding that example, though. > > > This thread is about the actual website we intend to use at > > http://incubator.apache.org/bloodhound/ > > > > That page is blank, there needs to be something there, is it being > > worked on, is there something I need to be doing? > > Well... that website is checked out from trunk/website/, but I think two > things needed to happen: > > 1) Move that to incubator/bloodhound/site/ (rather than > incubator/bloodhound/trunk/website/). The "site" name is more typical, and > it should be a sibling of trunk, since (typically) trunk is what we ship/release. > The website shouldn't (IMO) be part of that. Done, > > 2) Hook .../site/ into svnpubsub so people don't have to log into people.a.o. > > Would you be able to get that stuff hooked up? Yep, all done (as you saw). So, anyone who wants to update the website, just commit to svn at bloodhound/site and within a few seconds just refresh your browser at incubator.apache.org/bloodhound to see your content already there. HTH Gav... > > Cheers, > -g