Return-Path: X-Original-To: apmail-ant-dev-archive@www.apache.org Delivered-To: apmail-ant-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 815D691CE for ; Tue, 21 Feb 2012 15:52:46 +0000 (UTC) Received: (qmail 37812 invoked by uid 500); 21 Feb 2012 15:52:46 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 37771 invoked by uid 500); 21 Feb 2012 15:52:46 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 37761 invoked by uid 99); 21 Feb 2012 15:52:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 15:52:46 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 15:52:39 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 93E95289800B for ; Tue, 21 Feb 2012 16:52:17 +0100 (CET) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TxmMUmRICN91 for ; Tue, 21 Feb 2012 16:52:17 +0100 (CET) Received: by samaflost.de (Postfix, from userid 1000) id 2DF2E2898012; Tue, 21 Feb 2012 16:52:17 +0100 (CET) From: Stefan Bodewig To: dev@ant.apache.org Subject: Re: Mandatory svnpubsub migration by Jan 2013 References: <1328704008.78327.YahooMailNeo@web160901.mail.bf1.yahoo.com> <0706FA04-3AAC-4CB4-885D-6E972F0C8751@hibnet.org> Date: Tue, 21 Feb 2012 16:52:16 +0100 In-Reply-To: <0706FA04-3AAC-4CB4-885D-6E972F0C8751@hibnet.org> ("Nicolas =?utf-8?Q?Lalev=C3=A9e=22's?= message of "Mon, 20 Feb 2012 13:35:25 +0100") Message-ID: <871upofakv.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2012-02-20, Nicolas Lalev=C3=A9e wrote: > We already did the migration of our sites to svnpubsub. We still need > to migrate our dist folder. > AFAIU it is quite trivial. Instead of putting files manually into > people.a.o:/www/www.apache.org/dist/ant/ we would have to commit them > into a svn [1]. Deleting files from our main dist is just about doing > some svn rm. And the ASF archive doesn't apply the svn rm so > everything committed once gets into the archive. That's my understanding as well. > And if we are willing to, we have at our disposal de "dev" space where > release to be voted upon can be "staged" [2]. And once the vote pass, > just a "svn cp dev/xxx release/xxx && svn rm dev/xxx" does the > actually publishing (it seems there are restrictions on svn mv). I know I'd be using that rather than my user space on people.ao > A thing to note though: I guess that with svnpubsub, we cannot have > symlinks The "-current" symlinks are frownded upon by now anyway. They seem to mess up mirrors. We could easily live without them IMHO. > We then just need to create an INFRA ticket asking for the > transition. I guess we want the svn notifications sent to > notifications@ant.apache.org. Once the infra has created our space, we > would just need to check in the current content of our dist. Currently KEYS is a (sym)link to a checked out copy from somewhere else. Once we have svnpubsub in place I'd suggest we make the dist repository the canonical place for storing PGP keys. > A side effect will probably that ivy/updatesite/trunk/dist will > disappeared from our svn. Maybe it would help in the management of the > new Eclipse update site [3] [4]. Is this something that has to be resolved before the transition? If so, don't rush it - we still have a few months until the migration must be complete. > I willing to ask for the migration this week unless there's some > concern. No concerns except for the Eclipse update site that I don't understand anyway ;-) Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org