Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 28BEC90A3 for ; Sun, 25 Sep 2011 18:16:43 +0000 (UTC) Received: (qmail 56573 invoked by uid 500); 25 Sep 2011 18:16:43 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 56514 invoked by uid 500); 25 Sep 2011 18:16:43 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 56500 invoked by uid 99); 25 Sep 2011 18:16:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Sep 2011 18:16:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Sep 2011 18:16:42 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id EB6E32388C02; Sun, 25 Sep 2011 18:16:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1175485 - in /incubator/ooo/ooo-site/trunk/content/mg: ./ index.html robots.txt Date: Sun, 25 Sep 2011 18:16:15 -0000 To: ooo-commits@incubator.apache.org From: kschenk@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20110925181615.EB6E32388C02@eris.apache.org> Author: kschenk Date: Sun Sep 25 18:16:15 2011 New Revision: 1175485 URL: http://svn.apache.org/viewvc?rev=1175485&view=rev Log: KLS - added mg repository Added: incubator/ooo/ooo-site/trunk/content/mg/ incubator/ooo/ooo-site/trunk/content/mg/index.html (with props) incubator/ooo/ooo-site/trunk/content/mg/robots.txt (with props) Added: incubator/ooo/ooo-site/trunk/content/mg/index.html URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/mg/index.html?rev=1175485&view=auto ============================================================================== --- incubator/ooo/ooo-site/trunk/content/mg/index.html (added) +++ incubator/ooo/ooo-site/trunk/content/mg/index.html Sun Sep 25 18:16:15 2011 @@ -0,0 +1,5 @@ + + +

This project is under construction. It will be ready shortly. Please be patient.

+ + Propchange: incubator/ooo/ooo-site/trunk/content/mg/index.html ------------------------------------------------------------------------------ svn:eol-style = native Added: incubator/ooo/ooo-site/trunk/content/mg/robots.txt URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/mg/robots.txt?rev=1175485&view=auto ============================================================================== --- incubator/ooo/ooo-site/trunk/content/mg/robots.txt (added) +++ incubator/ooo/ooo-site/trunk/content/mg/robots.txt Sun Sep 25 18:16:15 2011 @@ -0,0 +1,17 @@ +User-Agent: * +Disallow: /source/ +Disallow: /issues/ +Disallow: /search/ +Disallow: /project/ +Disallow: /nonav/ +Disallow: /servlets/ErrorPage +Disallow: /servlets/NewsItemView +Disallow: /servlets/ProjectDocumentList +Disallow: /servlets/ProjectHome +Disallow: /servlets/ProjectMailingListList +Disallow: /servlets/ProjectMemberList +Disallow: /servlets/ProjectNewsList +Disallow: /servlets/Search +Disallow: /servlets/SearchList +Disallow: /xxservlets/ +Disallow: /xxservlets/BrowseList Propchange: incubator/ooo/ooo-site/trunk/content/mg/robots.txt ------------------------------------------------------------------------------ svn:eol-style = native