From dev-return-115-apmail-ripple-dev-archive=ripple.apache.org@ripple.incubator.apache.org Thu Jan 17 18:52:14 2013 Return-Path: X-Original-To: apmail-ripple-dev-archive@minotaur.apache.org Delivered-To: apmail-ripple-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 3B6F8EE39 for ; Thu, 17 Jan 2013 18:52:14 +0000 (UTC) Received: (qmail 65652 invoked by uid 500); 17 Jan 2013 18:52:14 -0000 Delivered-To: apmail-ripple-dev-archive@ripple.apache.org Received: (qmail 65628 invoked by uid 500); 17 Jan 2013 18:52:14 -0000 Mailing-List: contact dev-help@ripple.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ripple.incubator.apache.org Delivered-To: mailing list dev@ripple.incubator.apache.org Received: (qmail 65620 invoked by uid 99); 17 Jan 2013 18:52:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jan 2013 18:52:14 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dan.silivestru@gmail.com designates 209.85.210.178 as permitted sender) Received: from [209.85.210.178] (HELO mail-ia0-f178.google.com) (209.85.210.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jan 2013 18:52:08 +0000 Received: by mail-ia0-f178.google.com with SMTP id y26so677252iab.37 for ; Thu, 17 Jan 2013 10:51:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=LTHPD/kkwlmzFuX+WpmglZS3NCTVNjvlb2TWtlikfME=; b=uTuzZkSL5Zp/0sl9aKDEjF3UeovRtLezjopgKz9cNB3bm83BXCZY3jozaE3tT78O6v XzT55a9xYlwMWVL3tvjH/nPOwX13OE6smrZApgFKaht9I218c0kT6/bTM3R9rACzm5WS tg1uV0ls3du38BGterWw+hkIWAauFuGZP5lf8U09Mxgh0q5xvmQXoHI52xQhTToh1hkA WbMnk+wyyQvQc02Ih9Oqo/ZozdvMv9bSpkzPpEy3JhZzT6aMKHwuzziLr3sOjAk5hsmd vH9ogNb9QlD9x2w+h53LVBuRHoG4lOTqmfmElPAzEO1myGkncU+goWyyu6OsQuFvIUy9 aMDA== X-Received: by 10.50.196.162 with SMTP id in2mr1828937igc.76.1358448707779; Thu, 17 Jan 2013 10:51:47 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.237.40 with HTTP; Thu, 17 Jan 2013 10:51:27 -0800 (PST) In-Reply-To: References: From: Dan Silivestru Date: Thu, 17 Jan 2013 13:51:27 -0500 Message-ID: Subject: Re: Website To: "Ripple Dev List [ASF]" Content-Type: multipart/alternative; boundary=14dae93403ebac3e5a04d3807c12 X-Virus-Checked: Checked by ClamAV on apache.org --14dae93403ebac3e5a04d3807c12 Content-Type: text/plain; charset=ISO-8859-1 Hey Christian, Sorry for the late reply. Yes I have access now (by the look of things). I've read through the docs and I'm still a little confused as to which SVN repo I need to clone for the Ripple site. Or how I should create it. Brent and I are focusing on all website and project page updates this week and running into issue of not knowing exactly how to get started :( Thanks in advance for your help, Dan. On Wed, Jan 2, 2013 at 5:43 PM, Christian Grobmeier wrote: > On Wed, Jan 2, 2013 at 10:10 PM, Dan Silivestru > wrote: > > Happy New Year! > > have a good one too! > > > I wanted to follow up on this. I've read through the docs, but I'm unsure > > on how to get the site shell created to get started. Is this a request to > > infra? > > Did you get an account notification with some login data from infra in the > past? > With that account you are able to login to people.apache.org. > You should have received it, as your login name is visible here: > http://people.apache.org/committer-index.html > > If you didn't receive anything, please let me know and we need to ask > infra about it. > > here are two cool pages: > http://www.apache.org/dev/new-committers-guide.html > http://www.apache.org/dev/committers.html > > > > > > Thanks, > > > > Dan. > > > > > > On Tue, Nov 27, 2012 at 12:22 PM, Christian Grobmeier > > wrote: > > > >> Thanks Ross and sorry for the delay Dan. > >> I really missed your mail due to tons of mails recently. > >> > >> On Tue, Nov 27, 2012 at 5:18 PM, Ross Gardler > >> wrote: > >> > Hmmm.. I see your mentors have not responded. Sorry, this happens > >> sometimes > >> > as people get busy, I'll try and respond. > >> > > >> > > >> > On 14 November 2012 18:49, Dan Silivestru > >> wrote: > >> > > >> >> Hi Christian, > >> >> > >> >> We've always used git as our repository for all of our websites. To > be > >> >> honest, I really wanted us to create a site that looks like the > cordova > >> >> site: http://incubator.apache.org/cordova/ > >> > > >> > > >> > Cordova, like most ASF projects these days, use the SVN backed CMS > >> provided > >> > by the ASF. This is a custom built system. It's basic but very > >> functional. > >> > See http://www.apache.org/dev/cms.html > >> > > >> > > >> > Ross > >> > > >> > > >> >> > >> >> RIM currently owns the rippleemulator.com domain, but we can see if > we > >> can > >> >> transfer it (haven't broached the subject yet internally). This way, > >> much > >> >> like Cordova, we can have both the URL specified by apache for > incubated > >> >> projects as well as the rippleemulator.com domain pointing to the > >> sites. > >> >> > >> >> Thoughts? and did I answer the question properly? > >> >> > >> > > >> >> Learning as I go :-) > >> >> > >> >> Dan. > >> >> > >> >> > >> >> On Mon, Nov 12, 2012 at 4:57 AM, Christian Grobmeier < > >> grobmeier@gmail.com > >> >> >wrote: > >> >> > >> >> > Hello all, > >> >> > > >> >> > one last thing for today. :-) > >> >> > > >> >> > How has Ripple created its website before? > >> >> > > >> >> > At Apache, we use svn pubsub. It means, the website will be pushed > >> >> > into SVN and infra does make an svn up into the websites directory. > >> >> > Unfortunately it does require to use SVN, even when you have your > >> >> > project on GIT. > >> >> > > >> >> > Some people use the Apache CMS for their websites. Some use Maven > or > >> >> > whatever to generate it. The generated content will the be pushed > into > >> >> > SVN. > >> >> > > >> >> > So, before we discuss further, maybe lets look at what you have > done > >> >> > before. > >> >> > > >> >> > Here is some more information on websites for podlings: > >> >> > http://incubator.apache.org/guides/sites.html > >> >> > > >> >> > Cheers > >> >> > Christian > >> >> > > >> >> > > >> >> > -- > >> >> > http://www.grobmeier.de > >> >> > https://www.timeandbill.de > >> >> > > >> >> > >> >> > >> >> > >> >> -- > >> >> Dan Silivestru > >> >> +1 (519) 589-3624 > >> >> > >> > > >> > > >> > > >> > -- > >> > Ross Gardler (@rgardler) > >> > Programme Leader (Open Development) > >> > OpenDirective http://opendirective.com > >> > >> > >> > >> -- > >> http://www.grobmeier.de > >> https://www.timeandbill.de > >> > > > > > > > > -- > > Dan Silivestru > > +1 (519) 589-3624 > > > > -- > http://www.grobmeier.de > https://www.timeandbill.de > -- Dan Silivestru +1 (519) 589-3624 --14dae93403ebac3e5a04d3807c12--