From owner-freebsd-hubs@FreeBSD.ORG Sun May 1 16:27:58 2011 Return-Path: Delivered-To: hubs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2295F106566B for ; Sun, 1 May 2011 16:27:58 +0000 (UTC) (envelope-from simon@nitro.dk) Received: from emx.nitro.dk (emx.nitro.dk [IPv6:2a01:4f8:120:7384::102]) by mx1.freebsd.org (Postfix) with ESMTP id A98868FC08 for ; Sun, 1 May 2011 16:27:57 +0000 (UTC) Received: from mailscan.leto.nitro.dk (mailscan.leto.nitro.dk [127.0.1.4]) by emx.nitro.dk (Postfix) with ESMTP id 9C1681F4F; Sun, 1 May 2011 16:27:56 +0000 (UTC) Received: from emx.nitro.dk ([127.0.1.2]) by mailscan.leto.nitro.dk (mailscan.leto.nitro.dk [127.0.1.4]) (amavisd-new, port 10024) with LMTP id dF7XO8nLGMBg; Sun, 1 May 2011 16:27:54 +0000 (UTC) Received: from [IPv6:2001:470:28:41b:6233:4bff:fe0e:445e] (unknown [IPv6:2001:470:28:41b:6233:4bff:fe0e:445e]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by emx.nitro.dk (Postfix) with ESMTPSA id 5BF301F4E; Sun, 1 May 2011 16:27:54 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Simon L. B. Nielsen" In-Reply-To: <20110422130516.GA95553@fit.vutbr.cz> Date: Sun, 1 May 2011 18:27:53 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <83FDE898-5D2C-480B-A33A-415911D657BA@nitro.dk> <20110422130516.GA95553@fit.vutbr.cz> To: Cejka Rudolf X-Mailer: Apple Mail (2.1084) Cc: hubs@freebsd.org Subject: Re: HEADS-UP: Desupporting cvsup on ftp-master X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2011 16:27:59 -0000 On 22 Apr 2011, at 15:05, Cejka Rudolf wrote: > Simon L. B. Nielsen wrote (2011/04/22): >> Unless there are (reasonable) objections, I plan to turn off = ftp-master >> cvsupd on June 1st 2011. >=20 > Hello, what do you think about cvsup to rsync transition on regional > ftp-master servers? In Europe, I have ftp-master.eu.FreeBSD.org. If > I try to switch from cvsup to rsync earlier, I break cvsup accesses > to ftp-master.eu.FreeBSD.org, yes? Or should I wait until June 1st > or even later? I talked to Ken, and he suggested that the simplest solution was to poke = your downstream mirrors to switch to rsync first. Otherwise we need to do some hack were you sync the checkouts file from = ftp-master and use that... which is probably more trouble than it's = worth... So, I would suggest that you keep using cvsup until all your mirrors = have switched, or on June 1st - whatever comes first. PS. when you switch you should use the FreeBSD-master rsync collection = to avoid getting locked out if ftp-master is busy - I think I have added = you to the ACL for that now. --=20 Simon L. B. Nielsen