Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-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 D23AF97AF for ; Wed, 15 Feb 2012 21:11:32 +0000 (UTC) Received: (qmail 10280 invoked by uid 500); 15 Feb 2012 21:11:32 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 10243 invoked by uid 500); 15 Feb 2012 21:11:32 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 10235 invoked by uid 99); 15 Feb 2012 21:11:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2012 21:11:32 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pmuellr@gmail.com designates 209.85.210.175 as permitted sender) Received: from [209.85.210.175] (HELO mail-iy0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2012 21:11:25 +0000 Received: by iaby12 with SMTP id y12so2099931iab.6 for ; Wed, 15 Feb 2012 13:11:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=YGwJcYMgSMUKc0sJYRSwx+rM2/Mla9NfmIL6f8IYn4Y=; b=XbG5nH6Tn3u0jbmY8xsfNLiabymLPjsklVM/souv6/ixZKM5CW8skgWaoAVQwVfQkC 6lSdxC5JeC65pjy1yKnvqodcZPKEusKbB8k8zSsvDi0sYC6Go9tN/kEMz3CYtBtMlZiV urWOtzcpJXxh6ESXQxfCLCrOTgi8NHfHQ4354= MIME-Version: 1.0 Received: by 10.50.208.1 with SMTP id ma1mr51676992igc.4.1329340264484; Wed, 15 Feb 2012 13:11:04 -0800 (PST) Received: by 10.231.80.73 with HTTP; Wed, 15 Feb 2012 13:11:04 -0800 (PST) In-Reply-To: References: <27C2EC04-420A-4BCA-911B-4119927802B4@adobe.com> Date: Wed, 15 Feb 2012 16:11:04 -0500 Message-ID: Subject: Re: Cordova Website From: Patrick Mueller To: callback-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=14dae9340aed400d7e04b9072668 X-Virus-Checked: Checked by ClamAV on apache.org --14dae9340aed400d7e04b9072668 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Feb 15, 2012 at 11:07, Jukka Zitting wrote: > On Wed, Feb 15, 2012 at 1:28 AM, Yohei Shimomae wrote: > > Also, is it ok if I wipe everything in > > http://svn.apache.org/repos/asf/incubator/callback/site/trunk/ > > and copy everything from > > https://github.com/yoheishimomae/cordova-website + /public folder > > and have the site point to that folder? > > It's a bit more complicated. We have two options: > It's even more complicated. Maybe. I'd like to publish the web pages (aka, 'the manual') for weinre at the site. Here is what they look like: http://callback.github.com/callback-weinre/ a) You create a separate subtree, like .../incubator/cordova/site (if > we're replacing the site, we can just as well switch the name from > Callback to Cordova :-), and put your stuff there. Then file an INFRA > request to have the contents of .../incubator/cordova/site/public > published automatically to http://incubator.apache.org/cordova/. This > is probably the most straightforward solution. > That sounds good to me. I can update the weinre docs, in a separate subdirectory (say .../incubator/cordova/site/weinre), as they need to be changed, independently of whatever else we put up there. I'm perfectly happy with a story of using svn to check-in the changes, then letting a buildbot publish the files to the server. b) ... > I'm not interested in this, but if this is the way we decide, I can tolerate it. -- Patrick Mueller http://muellerware.org --14dae9340aed400d7e04b9072668--