Return-Path: X-Original-To: apmail-community-dev-archive@minotaur.apache.org Delivered-To: apmail-community-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 100E3C1BE for ; Thu, 8 Jan 2015 15:29:14 +0000 (UTC) Received: (qmail 96127 invoked by uid 500); 8 Jan 2015 15:29:15 -0000 Delivered-To: apmail-community-dev-archive@community.apache.org Received: (qmail 95906 invoked by uid 500); 8 Jan 2015 15:29:15 -0000 Mailing-List: contact dev-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list dev@community.apache.org Received: (qmail 95895 invoked by uid 99); 8 Jan 2015 15:29:15 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jan 2015 15:29:15 +0000 Received: from zulu.23.e-reka.si (cpe-62-84-227-181.dynamic.amis.net [62.84.227.181]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id AC1C71A003F for ; Thu, 8 Jan 2015 15:29:13 +0000 (UTC) Message-ID: <54AEA245.8040207@apache.org> Date: Thu, 08 Jan 2015 16:29:09 +0100 From: =?UTF-8?B?QnJhbmtvIMSMaWJlag==?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: dev@community.apache.org Subject: Re: Managing zyz.apache.org (was RE: WELCOME to dev@community.apache.org) References: <1420660605.14753.ezmlm@community.apache.org> <54AD9328.6030909@apache.org> <54AD9A1E.3070306@apache.org> In-Reply-To: Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAAXNSR0IArs4c6QAAADBQTFRF IhsbCy0qZjoVOVRoeFxSAIKBzXQiAKaibYiewnk7nn9z0qCTgL3i87Ep6Kx/+tHBsrE+zgAAAjZJ REFUOMvF0jFoE1EYB/CzjWlqIzaTjqVIBifRRWyG0t5iUqlLyFpCeXBgKg5yq6A4degUDJjoUDpc 1Qt4Ux94B11SOLB0KGS4discpbkORTCn9/m9d3fvLhXnvuHu3f+Xx/veyyfZfLSdZHzgicSfeyw4 JISwdz8FT6M8lM8Ceg385Dlhs+cC9sQCDn0B78QCogzwN+sxfHGOIXBbRGkNAM4cZymGtgNsDPgz cByxon3EEm1TLmvAlghoHOO3CZSa+IQ/vF6JV8tgKOMow78gRgL2/+EIvATOUtB3SSdMg4GXgrbn uk0uLiGdoCHKbX4E+t1FUTqn1AtIdPJebssDQ64YANSQyyaQNyUOFs0ijMsMFnOPTahPLXKYowtY 08MfCP7vR7hRnc5zmPK7CDYYbHcbC7tHuyFA94U/1LYZaJpu/sxACHMwvwZljTLY0TbNk4x+zuEt yC3MfCM6uSIvfwur0itFL4FA2Yal8BzLfnYV4EIGwEPAk7o5zIcnvzHMEjwJrrhAKK7on6IrsfRJ 7A53BhaK+CL7fj6+q/sPeOvcDTtoZTxpUYsFeIknrOXep3p3l7Ua+8sZ5FPQKyKwWi+DfROTU7ny C1/9UhpeY7K287WJCzbsNPQm2S6Yk4PSCNhWM2r3nD0K9liYb6yPgCRJhSzPrxUK0yUBVk1VX0lj s7MzGZyp0wImMK/e8rHbz2soL+O+2r1dxfGsAmBcx0lNjS/RUhlUC7gRn1wGMdQ7Vw1/AReW/RN3 xFWdAAAAAElFTkSuQmCC Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 08.01.2015 09:55, Robert Metzger wrote: > Hi, > >> If there is sufficient demand, however, that could change - the code that > would make this possible does exist. > > I would like to express demand from the Flink project. svn is a pain to use > (since we host javadocs and our documentation on our website, the upload > usually runs for 6+ hours. Probably because its so many files). I'd be interested in seeing what kind of commit takes 6 hours, and from where. Shouldn't take that long. FWIW, nothing's stopping you from hosting javadocs from the VM that they're built on and just having a link to that on your site. That's what we do at Subversion, where we have a static web site (using SSI and svnpubsub), and it avoids a large part of the asf-cms suction. > Almost all incoming incubator projects are using git nowadays. "Git's major contribution to software development is the resurrection of the world's second-worst scripting language." :) -- Brane