From owner-freebsd-arch@FreeBSD.ORG Mon Sep 10 18:49:20 2012 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4481B1065670 for ; Mon, 10 Sep 2012 18:49:20 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id A425F8FC0A for ; Mon, 10 Sep 2012 18:49:19 +0000 (UTC) Received: by obbun3 with SMTP id un3so4404877obb.13 for ; Mon, 10 Sep 2012 11:49:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=1CkwLL/CEl+zcdLcSMPqD8cqGz/0uEH7e4PkZg55Jas=; b=UqFHSgghJn5bfxgKZRj4KJDUhWdX3iS+9HSNeNPEbxvWqkVhqDp5YIQyVwWKoiB8w+ Meb2Tk79J1B2n0i3o6C88WlXGTU+0pTTeW18UT5ortPiIn0eXxvcuzhNB4pA1LKanPYu rbZbqp/rGfOcSBOjoyW/Y2dYvrcOO0gP531MtYPbHivGzlpXiw9dakXOxFGcEdi9FzW9 Bfa+KDGCGC+Fmo6hbcQRq4jrjcsD6j2mZW9A41vVJgKrj/9T34HJSCXZEQQVQ8LweAiK ODl0/baxI4Ru1Tdyei3PT1yIv1XAV3lb4q6V5ZcwyLSDArhYuvN2+rnSNLeCNccvmorX auFg== Received: by 10.60.29.72 with SMTP id i8mr11186118oeh.26.1347302958921; Mon, 10 Sep 2012 11:49:18 -0700 (PDT) Received: from [192.168.1.107] (adsl-71-158-226-235.dsl.ksc2mo.sbcglobal.net. [71.158.226.235]) by mx.google.com with ESMTPS id i2sm13946324obn.19.2012.09.10.11.49.16 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 10 Sep 2012 11:49:17 -0700 (PDT) Sender: Warner Losh Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Warner Losh In-Reply-To: <504E30A9.6030905@FreeBSD.org> Date: Mon, 10 Sep 2012 13:49:15 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <66F37598-323F-48E4-B013-093E6893D05F@bsdimp.com> References: <20120908234659.GA10489@server.rulingia.com> <42D7F0F3-46EC-484A-8665-626AD5D0404E@bsdimp.com> <504D2BE4.6030007@FreeBSD.org> <59550073-A4DE-4152-B406-DFC47AF991DC@bsdimp.com> <504D6EE8.5010604@FreeBSD.org> <7470815C-E215-4A57-90AB-773C2B74E2DA@bsdimp.com> <504E30A9.6030905@FreeBSD.org> To: Doug Barton X-Mailer: Apple Mail (2.1084) X-Gm-Message-State: ALoCoQnfdUILtljFlsio2923oh4nS9TNa+VQrEd5JR4J0pbpuohUJJESgi6OUPmXyn3xl6tEohw+ Cc: Eitan Adler , arch@freebsd.org Subject: Re: Removing CVS from HEAD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2012 18:49:20 -0000 On Sep 10, 2012, at 1:25 PM, Doug Barton wrote: > On 9/10/2012 8:28 AM, Warner Losh wrote: >> If all goes according to plan, this will be in a few months. If it = doesn't, then we have a fallback... >=20 > We already have a fallback, install it from the port. Can you please > address why you believe that solution is not adequate? Because the documentation that we have doesn't say install the port. It = still says use CVS. Once that's updated and translated, that will be = one of the last (last?) thing we need to have things fully cut over and = have cvs really be unused and can then proceed to remove it. Warner